summaryrefslogtreecommitdiff
path: root/test/lisp
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-28Stefan Kangas2021-11-101-5/+6
|\
| * time-stamp: %F is "file name" not "pathname" + other docStephen Gildea2021-11-091-5/+6
* | Fix package-tests failure on native-compLars Ingebrigtsen2021-11-101-2/+2
* | Add new function 'file-name-split'Lars Ingebrigtsen2021-11-101-0/+6
* | Delete temp directory after bytecomp testLars Ingebrigtsen2021-11-091-29/+37
* | lisp/emacs-lisp/lisp-mode.el: Fix parser state corruption.akater2021-11-081-0/+10
* | Prefer ert-with-temp-(directory|file) in most remaining testsStefan Kangas2021-11-0810-1116/+1064
* | ; Fix duplicate temporary file creationStefan Kangas2021-11-081-19/+18
* | Make paragraph/filling functions in texinfo-mode work betterLars Ingebrigtsen2021-11-072-0/+103
* | Match password prompts from new OpenSSHLars Ingebrigtsen2021-11-071-0/+1
* | Fix intermittent electric test failuresJim Porter2021-11-071-4/+3
* | Merge from origin/emacs-28Michael Albinus2021-11-071-0/+33
|\|
| * Add some unit tests for 'abbreviate-file-name'Jim Porter2021-11-071-0/+33
* | ; * test/lisp/net/tramp-tests.el: Rearrange tests to be in order.Jim Porter2021-11-071-37/+37
* | Ensure return value of ert-with-temp-directoryStefan Kangas2021-11-071-1/+2
* | Prefer ert-with-temp-(directory|file)Stefan Kangas2021-11-0737-1343/+1263
* | Add generated suffix to test temp file namesStefan Kangas2021-11-071-0/+9
* | Fix byte compilation of package built-insdickmao2021-11-075-1/+110
* | Make substitute-command-keys regexp tests more strictStefan Kangas2021-11-061-1/+1
* | ; * test/lisp/help-tests.el: Fix failing tests after recent change.Stefan Kangas2021-11-061-33/+33
* | Replace some macros with ert-with-temp-(file|directory)Stefan Kangas2021-11-063-41/+10
* | New convenience macros ert-with-temp-(file|directory)Stefan Kangas2021-11-061-0/+46
* | Don't send empty lines for unknown commands in ERCF. Jason Park2021-11-061-3/+12
* | Merge from origin/emacs-28Michael Albinus2021-11-061-11/+11
|\|
| * Fix dbus-test04-register-method on CentOS (Bug#51369)Michael Albinus2021-11-061-11/+11
* | Update help-tests after separator line changesLars Ingebrigtsen2021-11-061-10/+10
* | Don't send empty lines for implicit targets in ERCF. Jason Park2021-11-061-0/+62
* | Improve behavior of 'electric-pair-mode' in 'cc-mode'Jim Porter2021-11-061-1/+4
* | Allow 'pp' to limit the line widthsLars Ingebrigtsen2021-11-051-0/+8
* | Fix (un)compressing directories in TrampTino Calancha2021-11-051-0/+33
* | Tweak multi-line expressions in pp--format-functionLars Ingebrigtsen2021-11-041-1/+12
* | Indent lambdas/closures betterLars Ingebrigtsen2021-11-041-0/+8
* | Add new basic Emacs Lisp code formatting functionLars Ingebrigtsen2021-11-042-0/+101
* | Optimise (cond) => nil at source levelMattias Engdegård2021-11-021-0/+3
* | Make `C-h b' indentation more regular (and avoid continuation lines)Lars Ingebrigtsen2021-11-021-1/+1
* | Don't output prefix keys in `C-h b', and output more data on objectsLars Ingebrigtsen2021-11-011-7/+0
* | Merge from origin/emacs-28Michael Albinus2021-11-011-10/+13
|\|
| * Fix bug#51369Michael Albinus2021-11-011-10/+13
* | Fix failing help-fns tests after layout changes in `C-h b'Lars Ingebrigtsen2021-11-011-2/+2
* | Say "Key/Binding" instead of "key/binding" in `C-h b'Lars Ingebrigtsen2021-11-011-10/+10
* | Don't print empty keymaps in `C-h b'Lars Ingebrigtsen2021-11-011-40/+26
* | eieio-core.el: Make slot-value work on defstructsStefan Monnier2021-10-311-0/+12
* | Remove workaround for fixed Bug#6581 from ertStefan Kangas2021-10-312-29/+34
* | Fix bug with string values in equal-including-propertiesStefan Kangas2021-10-311-14/+0
* | Merge from origin/emacs-28Glenn Morris2021-10-291-27/+29
|\|
| * Some Tramp changes, mainly in tramp-tests.elMichael Albinus2021-10-291-27/+29
* | Add some gnus-short-group-name testsMorgan J. Smith2021-10-291-0/+52
* | Indent cl-flet-like forms correctly in incomplete expressionsakater2021-10-281-0/+121
* | Allow matching non-.git gitlab and gitea URLs in bug-referenceMiha Rihtaršič2021-10-271-4/+70
* | ; * test/lisp/files-tests.el: Fix last commit.Stefan Kangas2021-10-271-1/+0