aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Tweak symbol sizescratch/memrepLars Ingebrigtsen2020-12-111-2/+8
* Add some testsLars Ingebrigtsen2020-12-111-0/+48
* Add some testsLars Ingebrigtsen2020-12-101-0/+16
* Support highlighting of ripgrep output (bug#44983)Juri Linkov2020-12-091-1/+2
* Recognise ß properly as a lower-case letter (bug#11309)Mattias Engdegård2020-12-091-4/+11
* Improve tests for gio file notificationsMichael Albinus2020-12-091-20/+60
* Fix [:upper:] and [:lower:] for Unicode characters (bug#11309)Mattias Engdegård2020-12-091-0/+57
* 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-084-8/+7
* 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
* Add new variable to selectively suppress backtraces in batch mode.Philipp Stephani2020-12-071-0/+17
* Print a backtrace on unhandled errors in batch mode (Bug#44942).Philipp Stephani2020-12-061-0/+33
* * lisp/progmodes/perl-mode.el: Fix handling of s'foo'bar'Stefan Monnier2020-12-051-0/+14
* 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
* Fix double-free bug when finalizing module runtimes.Philipp Stephani2020-11-291-0/+6
* Fix incorrect handling of module runtime and environment pointers.Philipp Stephani2020-11-272-0/+60
* * 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
* | 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
* | Say which command shadows a key bindingStefan Kangas2020-11-221-3/+3
* | Don't shadow bindings by the same commandStefan Kangas2020-11-221-0/+24
* | Don't show key ranges if shadowed by different commandsStefan Kangas2020-11-221-0/+27
* | Use cl-letf instead of unwind-protect in a testMauro Aranda2020-11-201-6/+4
* | * test/manual/indent/tcl.tcl: Add string interpolation caseStefan Monnier2020-11-201-0/+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