aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Edebug: Disable backtracking when hitting a &define keyword.Philipp Stephani2021-04-101-0/+25
* Fix condition-case optimiser bugMattias Engdegård2021-04-091-0/+6
* Better compiler warning testsMattias Engdegård2021-04-091-24/+25
* Clean up bytecomp-tests.elMattias Engdegård2021-04-091-103/+47
* Use lexical-binding in loadhist.el and add testsStefan Kangas2021-04-091-0/+57
* Self-TCO in `condition-case` error handlersMattias Engdegård2021-04-091-2/+12
* * test/lisp/shadowfile-tests.el: Fix recent test failuresStefan Monnier2021-04-081-1/+1
* Fix mistakes in bytecomp-testsMattias Engdegård2021-04-071-10/+10
* * test/lisp/filenotify-tests.el (file-notify--test-timeout):Michael Albinus2021-04-041-0/+1
* Remove redundant #' before lambda in testsStefan Kangas2021-04-042-46/+46
* * test/lisp/filenotify-tests.el (file-notify--test-timeout): Change timing.Michael Albinus2021-04-031-1/+1
* ; Remove spurious comment in last commitStefan Kangas2021-04-011-3/+0
* Use lexical-binding in executable.el and add testsStefan Kangas2021-04-011-0/+54
* Use lexical-binding in epg-config.el and add testsStefan Kangas2021-04-011-0/+47
* Use lexical-binding in lpr.el and add rudimentary testsStefan Kangas2021-03-301-0/+41
* Merge from origin/emacs-27Glenn Morris2021-03-291-1/+3
|\
| * Fix hang in autorevert-tests.elMichael Albinus2021-03-281-1/+3
| * Fix filenotify-tests.el for Solaris (bug#47262), do not mergeMichael Albinus2021-03-251-68/+102
* | Fix lisp/files-tests on MS-WindowsEli Zaretskii2021-03-271-12/+43
* | Improve remote file notificationsMichael Albinus2021-03-261-110/+137
* | Improve failure reporting in test/lisp/electric-tests.elAlan Mackenzie2021-03-241-11/+23
* | perl-mode: Fix regexps for fontificationHarald Jörg2021-03-241-0/+19
* | Fix cl-progv binding orderToby Cubitt2021-03-201-0/+5
* | Use lexical-binding in thumbs.elStefan Kangas2021-03-201-0/+34
* | Fix copyright lines mistakenly treated as outline headersStefan Monnier2021-03-185-5/+5
* | * test/lisp/progmodes/cperl-mode-tests.el: Silence warningsStefan Monnier2021-03-181-3/+6
* | Optimise tail calls in `and` and `or` forms in `cl-labels` functionsMattias Engdegård2021-03-181-5/+20
* | Add comint-password-prompt-regexp test for "zip -e ..."Stefan Kangas2021-03-181-0/+1
* | cperl-mode: Don't interpret y_ as start of y// function.Harald Jörg2021-03-181-0/+26
* | ; Remove traces from tramp-tests.elMichael Albinus2021-03-161-3/+0
* | Fix problem of image-tests.el on embaMichael Albinus2021-03-161-1/+3
* | ; Further traces in tramp-tests.elMichael Albinus2021-03-161-1/+1
* | ; Trace variables in tramp-tests.elMichael Albinus2021-03-161-0/+3
* | Add three new tests for image.elStefan Kangas2021-03-151-0/+11
* | Fix simple-tests--undo*Yuan Fu2021-03-121-2/+5
* | Skip recent undo tests in batch mode for nowGlenn Morris2021-03-121-1/+5
* | Tramp sshfs fixesMichael Albinus2021-03-121-1/+3
* | ; Fix typos in doc stringsMattias Engdegård2021-03-121-1/+1
* | Map redo records for undo in region to 'undo-in-regionYuan Fu2021-03-111-1/+110
* | Add remote processes to Tramp sshfs methodMichael Albinus2021-03-111-34/+34
* | * lisp/emacs-lisp/cconv.el: Don't confuse a string for a docstringStefan Monnier2021-03-091-0/+5
* | Fix structure of condition object in nested 'ert-fail'.Philipp Stephani2021-03-081-1/+1
* | Add Tramp sshfs methodMichael Albinus2021-03-081-6/+11
* | Add new face 'help-key-binding' for keybindings in helpStefan Kangas2021-03-081-3/+21
* | Speed up xref rendering for matches on very long linesDmitry Gutov2021-03-083-4/+14
* | Xref test improvementsDmitry Gutov2021-03-081-12/+21
* | * lisp/cedet/semantic/bovine.el: Fix recent regressionStefan Monnier2021-03-071-2/+1
* | Tag a semantic test that seems to hang recentlyGlenn Morris2021-03-071-1/+1
* | Fix string-replace error dataBasil L. Contovounesios2021-03-071-1/+6
* | Speed up json.el encodingBasil L. Contovounesios2021-03-061-98/+96