summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * test/automated/package-test.el (package-test-signed):Glenn Morris2015-07-211-1/+1
* * test/automated/elisp-mode-tests.elGlenn Morris2015-07-211-3/+3
* Sync with Tramp repositoryMichael Albinus2015-07-211-33/+57
* * lisp/emacs-lisp/package.el (package-buffer-info):Artur Malabarba2015-07-171-4/+13
* * lisp/emacs-lisp/package.el: Many small changesArtur Malabarba2015-07-171-10/+8
* Fix Bug#20943.Michael Albinus2015-07-161-3/+3
* New autorevert tests.Michael Albinus2015-07-141-0/+210
* * test/automated/map-tests.el (test-map-delete-return-value): Uncomment test.Nicolas Petton2015-07-091-16/+16
* Add support for gv.el in map.elNicolas Petton2015-07-091-55/+48
* * test/automated/ert-tests.el (ert-test-deftest):Glenn Morris2015-07-071-0/+2
* python.el: Fix local/remote shell environment setupFabián Ezequiel Gallina2015-07-061-8/+36
* python.el: Fix mark-defun behavior (Bug#19665)Fabián Ezequiel Gallina2015-07-061-0/+152
* * lisp/progmodes/f90.el (f90-type-def-re): Handle attribute listsGlenn Morris2015-07-051-0/+26
* Respect `prog-indentation-context' in python.elChristoph Wedler2015-07-051-13/+13
* Update eieio tests for recent eieio-core change.Glenn Morris2015-07-032-3/+3
* Add seq-min and seq-maxNicolas Petton2015-06-301-0/+5
* Sync with Tramp 2.2.12Michael Albinus2015-06-281-2/+67
* Fix VC test suite on MS-WindowsEli Zaretskii2015-06-271-1/+13
* * test/automated/package-test.el (package-test-update-listing):Artur Malabarba2015-06-231-0/+1
* Port tests to help-quote-translationPaul Eggert2015-06-212-4/+4
* Revert "Define `map-elt' as a generalized variable"Nicolas Petton2015-06-211-12/+12
* Define `map-elt' as a generalized variableNicolas Petton2015-06-211-12/+12
* Fix bytecomp-tests--warnings when $TMPDIR has a long nameEli Zaretskii2015-06-211-2/+6
* Expect 2 icalendar tests to fail on MS-WindowsEli Zaretskii2015-06-211-0/+10
* Update data files from just-released Unicode 8.0Eli Zaretskii2015-06-181-3/+3
* * lisp/progmodes/perl-mode.el: Refine handling of /re/ and y/abc/def/Stefan Monnier2015-06-151-0/+8
* Spelling fixesPaul Eggert2015-06-141-2/+2
* Fix quoting of help for functions with odd namesPaul Eggert2015-06-111-0/+23
* * lisp/let-alist.el (let-alist--deep-dot-search): Fix consArtur Malabarba2015-06-111-0/+13
* * test/automated/Makefile.in (ELFILES): Sort.Glenn Morris2015-06-091-1/+1
* Skip past `#' to find BEGDmitry Gutov2015-06-091-0/+9
* Fix a unit test for map.elNicolas Petton2015-06-061-3/+3
* * test/automated/map-tests.el: Replace "assert" with "should".Glenn Morris2015-06-051-93/+93
* Merge branch 'map'Nicolas Petton2015-06-041-0/+333
|\
| * Add a pcase pattern for maps and `map-let' based on itNicolas Petton2015-06-021-0/+12
| * Fix a false negative in `map-elt' with alists and values being nilNicolas Petton2015-04-251-0/+6
| * Do not signal an error when trying to delete a key from an arrayNicolas Petton2015-04-241-1/+4
| * Minor improvement in map-elt.Nicolas Petton2015-04-241-0/+1
| * * test/automated/map-tests.el: Refactoring of test methods.Nicolas Petton2015-04-211-149/+135
| * * test/automated/map-tests.el: Renamed from map-test.el.Nicolas Petton2015-04-211-0/+0
| * Throw an error when converting a map into an unknown map typeNicolas Petton2015-04-181-1/+2
| * New library map.el similar to seq.el but for mapping data structures.Nicolas Petton2015-04-181-0/+324
* | Add new function string-greaterpNicolas Petton2015-06-041-1/+23
* | Fix error introduced recently in file-notify-tests.elMichael Albinus2015-06-031-26/+19
* | Instrument file-notify-test.el in order to catch hydra error.Michael Albinus2015-06-031-7/+11
* | Ensure, that autorevert works for remote files in file-notify-tests.elMichael Albinus2015-06-021-94/+101
* | Generate curved quotes in ert docPaul Eggert2015-06-021-2/+3
* | Add test for previous commitNicolas Richard2015-06-021-0/+35
* | Add etags test for the new -Q optionEli Zaretskii2015-05-309-1/+5435
* | Restore EOL format testing in etagsEli Zaretskii2015-05-3010-796/+979