summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fix off-by-one bug in ISO 8601 BC yearsPaul Eggert2019-10-051-1/+1
* Support GNU make error messages in compile mode.Paul Smith2019-10-051-1/+7
* Remove some XEmacs compat code from the CEDET testsLars Ingebrigtsen2019-10-052-16/+13
* Add tests for secure-hash and improve doc string (Bug#37420)Stefan Kangas2019-10-041-0/+18
* Fix error in gnu compilation-mode regexp (bug#37582)Mattias Engdegård2019-10-041-1/+3
* Make compile-tests re-runnableMattias Engdegård2019-10-041-5/+8
* More doc fixes in package.el (Bug#37544)Stefan Kangas2019-10-041-1/+6
* Further improve button.el support for help-echoBasil L. Contovounesios2019-10-031-0/+56
* Fix typo in last commitMichael Albinus2019-10-031-1/+1
* Further adaptions for shadowfile-tests.elMichael Albinus2019-10-031-10/+15
* Update a substitute-command-keys testGlenn Morris2019-10-011-0/+1
* Move undocumented time-stamp formats closer to format-time-stringStephen Gildea2019-09-301-54/+73
* time-stamp doc: recommend formats closer to format-time-stringStephen Gildea2019-09-301-19/+23
* Update iso8601-tests for new interfaceLars Ingebrigtsen2019-09-291-7/+7
* Add support for sub-second ISO8601 stringsLars Ingebrigtsen2019-09-291-19/+19
* Add `rx-submatch-n' for compatibility (bug#37517)Mattias Engdegård2019-09-291-0/+3
* Fix linear equation system solving in Calc (bug#35374)Mattias Engdegård2019-09-291-0/+103
* Add some commented-out tests for iso8601Lars Ingebrigtsen2019-09-291-7/+19
* Reorganize time-stamp testsStephen Gildea2019-09-281-103/+112
* Don't discard customizations in progress when adding comments (Bug#5358)Mauro Aranda2019-09-271-0/+28
* ; Add traces to shadowfile-tests.elMichael Albinus2019-09-261-0/+8
* Remove support for destructive splicing in elispStefan Kangas2019-09-261-0/+7
* Don't indent unrelated widgets following widget of type 'otherMauro Aranda2019-09-261-0/+77
* Avoid errors in tramp-tests with a remote ksh shellMichael Albinus2019-09-261-0/+13
* Add rx extension mechanismMattias Engdegård2019-09-251-0/+98
* New rx implementationMattias Engdegård2019-09-251-89/+247
* Allow controlling when to send cookies when retrieving images in shrLars Ingebrigtsen2019-09-241-0/+13
* Adjust exif-tests.el to new interfaceLars Ingebrigtsen2019-09-231-1/+1
* ; Enable traces for shadowfile-tests on hydraMichael Albinus2019-09-231-1/+1
* Update some URLsPaul Eggert2019-09-232-2/+2
* Expand time-stamp unit tests to cover all formatting optionsStephen Gildea2019-09-221-9/+284
* Ignore comments and strings when recognizing JSXJackson Ray Hamilton2019-09-221-0/+16
* Avoid crashes when casifying noncontiguous regionsPaul Eggert2019-09-221-0/+17
* Add an Exif parsing libraryLars Ingebrigtsen2019-09-212-0/+44
* Simplify tramp-tests.el check for owncloud/nextcloudMichael Albinus2019-09-181-5/+2
* Add backquote testsTino Calancha2019-09-161-0/+47
* ; Disable traces in shadowfile-testsMichael Albinus2019-09-161-1/+1
* Merge from origin/emacs-26Glenn Morris2019-09-151-1/+17
|\
| * query-replace-regexp undo: Update next-replacement after undoTino Calancha2019-09-091-1/+17
| * Fix non-deterministic process testNoam Postavsky2019-09-011-10/+16
* | Use also truname of temporary-file-directory in shadowfile-tests.elMichael Albinus2019-09-151-5/+6
* | Create common tests for print.c and cl-print.elGemini Lasswell2019-09-132-124/+250
* | Improve print output options commands in backtrace-mode (bug#36566)Gemini Lasswell2019-09-131-0/+49
* | Fix problems in tramp-test33-environment-variablesMichael Albinus2019-09-131-6/+8
* | Fix fill-paragraph in python docstrings (Bug#36056)Noam Postavsky2019-09-121-1/+12
* | Handle missing start-time when importing ical event (Bug#33277)Ulf Jasper2019-09-091-0/+18
* | Fix Bug#37202Michael Albinus2019-09-081-0/+4
* | Add traces in shadowfileMichael Albinus2019-09-071-24/+31
* | Further work on Bug#37202Michael Albinus2019-09-041-22/+41
* | Fix Bug#37202Michael Albinus2019-09-031-96/+90