aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo2021-04-1931-51/+264
|\
| * ; Normalize and add missing first and last linesStefan Kangas2021-04-1926-26/+26
| * ; * test/lisp/progmodes/xref-tests.el: Add footer.Philipp Stephani2021-04-181-0/+2
| * Factor out a helper macro to create a temporary directory.Philipp Stephani2021-04-181-34/+44
| * Add quoted filename support to 'project-find-regexp' (Bug#47799).Philipp Stephani2021-04-181-4/+27
| * Extend project test so that 'project-current' works.Philipp Stephani2021-04-181-1/+8
| * Skip a unit test that requires an external program if necessary.Philipp Stephani2021-04-181-0/+1
| * Improve project support for quoted directory names (Bug#47799)Philipp Stephani2021-04-151-0/+44
| * Add condition-case success handler (bug#47677)Mattias Engdegård2021-04-152-4/+132
| * Rearrange argument handling in Tramp scp calls.Michael Albinus2021-04-141-21/+19
* | Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo2021-04-136-139/+240
|\ \ | |/
| * Fix calculator-string-to-number yet again (bug#47694)Eli Barzilay2021-04-111-0/+51
| * Fix typo in cconvMattias Engdegård2021-04-111-0/+7
| * 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
* | * Fix two comp-cstr testsAndrea Corallo2021-04-131-2/+2
* | Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo2021-04-055-47/+146
|\ \ | |/
| * * 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
* | Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo2021-03-314-123/+224
|\ \ | |/
| * 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
* | | Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo2021-03-254-11/+81
|\ \ \ | |/ /
| * | 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
* | | Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo2021-03-1911-14/+81
|\ \ \ | |/ /
| * | 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