summaryrefslogtreecommitdiff
path: root/test/lisp
Commit message (Expand)AuthorAgeFilesLines
* Improve tests for gio file notificationsMichael Albinus2020-12-091-20/+60
* Make abbrev-tests.el more deterministicBasil L. Contovounesios2020-12-091-2/+3
* Make rcirc nick renaming heed nickname max lengthsLars Ingebrigtsen2020-12-081-0/+12
* Prefer setq-local in testsStefan Kangas2020-12-083-7/+6
* Fix bug in how ERT invokes its debugger.Philipp Stephani2020-12-071-0/+10
* Unbreak a few unit tests that rely on lack of backtracesPhilipp Stephani2020-12-072-4/+12
* Speed up match-substitute-replacementMattias Engdegård2020-12-041-0/+24
* Add tests for several byte-compiler warningsStefan Kangas2020-12-0317-2/+102
* Fix auto-revert-test07-auto-revert-several-buffersMichael Albinus2020-12-031-1/+1
* Remove redundant requires of 'font-core'Stefan Kangas2020-12-031-1/+0
* Remove redundant requires of facesStefan Kangas2020-12-021-1/+0
* Add test to autorevert-tests.elMichael Albinus2020-12-021-1/+84
* Improve sectioning in bytecomp-tests.elStefan Kangas2020-12-021-10/+16
* Add tests for xsd-regexpLars Ingebrigtsen2020-12-021-0/+30
* Fix byte-compiler warning for failed uses of lexical varsStefan Kangas2020-12-017-3/+44
* Add tests for some byte-compiler warningsStefan Kangas2020-12-016-0/+49
* Test byte-compiler free variable warningStefan Kangas2020-11-303-0/+20
* Some adaptions to tramp-tests.elMichael Albinus2020-11-301-18/+13
* * lisp/subr.el (activate-change-group): Refine fix for bug#33341Stefan Monnier2020-11-271-2/+13
* Make the 'cucumber' compilation pattern work without 'omake'Mattias Engdegård2020-11-271-0/+2
* * lisp/subr.el (activate-change-group): Fix bug#33341Stefan Monnier2020-11-271-0/+12
* Fix replace-regexp-in-string substring match data translationMattias Engdegård2020-11-261-1/+5
* Add tests for replace-regexp-in-stringMattias Engdegård2020-11-251-0/+63
* * test/lisp/net/tramp-tests.el (tramp-test29-start-file-process):Michael Albinus2020-11-251-1/+1
* Merge from origin/emacs-27Michael Albinus2020-11-252-1/+41
|\
| * Minor cleanup of tramp-tests.el on MS WindowsMichael Albinus2020-11-251-1/+3
| * Fix handling of defcustom :local tagBasil L. Contovounesios2020-11-241-0/+38
| * Some minor changes to Tramp, do not merge with masterMichael Albinus2020-11-111-11/+12
| * Fix pcase rx form snag with '?' and '??' (bug#44532)Mattias Engdegård2020-11-091-1/+5
| * Fix tramp-sh-handle-make-process; don't merge with masterMichael Albinus2020-10-241-0/+15
* | Add a (broken) unit test to exemplify Bug#11218.Philipp Stephani2020-11-241-0/+5
* | Fix matching of inline choices for the choice widgetMauro Aranda2020-11-241-0/+153
* | Adapt files-x-tests.el according to recent Tramp changesMichael Albinus2020-11-231-2/+6
* | Test for byte-compiler warning "variable lacks prefix"Stefan Kangas2020-11-221-10/+16
* | Test interactive-only spec of with-suppressed-warningsStefan Kangas2020-11-221-0/+6
* | Use cl-letf instead of unwind-protect in a testMauro Aranda2020-11-201-6/+4
* | Take care of a FIXME in cus-edit-tests.elMauro Aranda2020-11-201-4/+6
* | Hide obsolete options in most customize commandsStefan Kangas2020-11-201-0/+80
* | Remove some compat code for old versions and XEmacsStefan Kangas2020-11-191-6/+1
* | Test that substitute-command-keys preserves text propertiesStefan Kangas2020-11-171-0/+6
* | perl-mode and cperl-mode: Recognize regex after "return"Harald Jörg2020-11-172-0/+31
* | Don't quote lambdas in several placesStefan Kangas2020-11-141-18/+17
* | Add an option to preserve ANSI sequencesPablo Barbáchano2020-11-141-0/+49
* | Use lexical-binding in fortune.el and add testsStefan Kangas2020-11-142-0/+52
* | Some minor Tramp fixes, resulting from test campaignMichael Albinus2020-11-131-4/+11
* | * test/lisp/help-fns-tests.el: Silence byte-compiler.Stefan Kangas2020-11-121-1/+2
* | * test/lisp/hfy-cmap-resources/rgb.txt: Add comment line.Stefan Kangas2020-11-121-0/+1
* | Cleanup of the test file for cperl-modeHarald Jörg2020-11-111-182/+152
* | Add test for substitute-command-keys with command remapStefan Kangas2020-11-091-2/+13
* | Better warning suppression in rx-testsMattias Engdegård2020-11-091-1/+1