aboutsummaryrefslogtreecommitdiffstats
path: root/test/automated (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* | * 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
* | 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
* | Add a test case for Maven warning ouputDmitry Gutov2015-05-191-4/+9
* | * test/automated/sgml-mode-tests.el: New file.Przemysław Wojnowski2015-05-181-0/+135
* | Rename 'foo-gzipped' to 'foo.gz'Paul Eggert2015-05-172-1/+1
* | * lisp/emacs-lisp/cl-generic.el: Add dispatch on &context argumentsStefan Monnier2015-05-121-0/+10
* | Merge branch 'seq-let'Nicolas Petton2015-05-051-0/+21
|\ \
| * | Add support for &rest in `seq-let'Nicolas Petton2015-05-051-1/+5
| * | New macro seq-let, providing destructuring support to seq.elNicolas Petton2015-05-011-0/+17
* | | Spelling fixesPaul Eggert2015-05-051-1/+1
* | | Only skip some variables that have function counterpartsDmitry Gutov2015-05-051-0/+24
* | | Make sure we're inside the let bindingsDmitry Gutov2015-05-051-1/+9
* | | Classify lone symbol inside let varlist as variableDmitry Gutov2015-05-041-0/+9
* | | elisp-completion-at-point: Prioritize being quoted over funposDmitry Gutov2015-05-031-0/+88
* | | * test/automated/cl-lib-tests.el (cl-lib-adjoin-test): Fix it.Glenn Morris2015-05-011-2/+2
* | | ; Add cl-adjoin testsPrzemysław Wojnowski2015-05-011-0/+41
|/ /
* | * test/automated/package-test.el (package-test-update-archives-async):Glenn Morris2015-04-281-0/+2
* | * test/automated/package-test.el (package-test-update-archives-async):Glenn Morris2015-04-271-1/+4