summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* | * test/automated/vc-tests.el: Try enabling tests on hydra.nixos.org.Glenn Morris2015-05-291-69/+63
* | * test/automated/vc-tests.el (vc-test-rcs04-checkout-model):Glenn Morris2015-05-291-0/+2
* | Change package test to look for curved quotesPaul Eggert2015-05-281-4/+4
* | * lisp/progmodes/f90.el (f90-type-def-re): Add "type, extends".Glenn Morris2015-05-271-0/+25
* | New test tramp-test30-make-auto-save-file-nameMichael Albinus2015-05-271-12/+94
* | Fix a typo in last commitEli Zaretskii2015-05-256-11/+11
* | Fix tagging of class members in C-like OO languagesEli Zaretskii2015-05-256-1072/+1072
* | Fix etags reading of compressed filesEli Zaretskii2015-05-235-30/+30
* | Change defgeneric so it doesn't completely redefine the functionStefan Monnier2015-05-211-5/+35
* | Don't quote nil and t in doc stringsPaul Eggert2015-05-213-3/+3
* | ; * test/automated/subr-tests.el: Standardize license notice.Glenn Morris2015-05-201-3/+5
* | Add an automated test for let-when-compileOleh Krehel2015-05-201-0/+62
* | Try to port new etags tests to MS-WindowsPaul Eggert2015-05-1910-987/+796