aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; * test/lisp/user-directory-tests.el: Make tests more strict.Stefan Kangas2021-11-091-31/+28
* ; * test/lisp/user-directory-tests.el: Fix recently added test.Stefan Kangas2021-11-081-5/+9
* Fix file permissions when creating user directoryStefan Kangas2021-11-081-2/+5
* Make user-file look in user-emacs-directory as wellStefan Kangas2021-11-081-0/+8
* New library user-directory.elStefan Kangas2021-11-071-0/+161
* 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
* | Improve detection of suspiciously reordered text segmentsEli Zaretskii2021-11-071-1/+21
* | Ensure return value of ert-with-temp-directoryStefan Kangas2021-11-071-1/+2
* | Prefer ert-with-temp-(directory|file)Stefan Kangas2021-11-0741-1405/+1321
* | 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-067-100/+22
* | 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
* | Improve detection of suspicious reordering in source codeEli Zaretskii2021-11-061-1/+21
* | 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
* | Better detection of potentially malicious bidi textEli Zaretskii2021-11-041-0/+15
* | Optimise (cond) => nil at source levelMattias EngdegÄrd2021-11-021-0/+3
* | Update keymap-tests after recent changesdickmao2021-11-021-6/+6
* | 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
* | Exclude emacs-module-tests.el on embaMichael Albinus2021-11-011-1/+3
* | 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
* | Adapt emba control filesMichael Albinus2021-10-312-8/+8
* | Add test for Bug#51527Stefan Kangas2021-10-311-0/+6
* | eieio-core.el: Make slot-value work on defstructsStefan Monnier2021-10-311-0/+12
* | Remove workaround for fixed Bug#6581 from ertStefan Kangas2021-10-313-53/+58
* | Fix bug with string values in equal-including-propertiesStefan Kangas2021-10-312-14/+27
* | Merge from origin/emacs-28Glenn Morris2021-10-291-27/+29
|\ \ | |/
| * Some Tramp changes, mainly in tramp-tests.elMichael Albinus2021-10-291-27/+29
| * Be more allowing when looking for menu-bar itemsStefan Kangas2021-10-281-0/+10
* | 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