aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Don't fail flymake-tests if `gcc` actually is ClangMattias Engdegård2022-01-021-1/+9
* Merge from origin/emacs-28Stefan Kangas2022-01-021-1/+1
|\
| * ; Copyright year fixesGlenn Morris2022-01-011-1/+1
* | ; Add 2022 to copyright years.Eli Zaretskii2022-01-0110-10/+10
* | Merge from origin/emacs-28Eli Zaretskii2022-01-01354-354/+355
|\ \ | |/
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01354-354/+355
* | Properly report errors about unbound ERT test symbols.Philipp Stephani2021-12-301-0/+6
* | Fix multisession-tests on MS-WindowsEli Zaretskii2021-12-301-3/+4
* | Make multi-test-files-busy shorterLars Ingebrigtsen2021-12-291-4/+4
* | Adjust multi-test-files-simple test for WindowsLars Ingebrigtsen2021-12-291-0/+3
* | Fix test lisp/cedet/semantic/bovine/gcc-tests on macOS (Bug#52431)Philipp Stephani2021-12-281-1/+1
* | Fix read-multiple-choice testsStefan Kangas2021-12-281-5/+5
* | Fix EIEIO tests to account for eieio-compat moveStefan Monnier2021-12-272-0/+2
* | The temprary "session" collection might not exist in Secret ServiceMichael Albinus2021-12-271-3/+8
* | Use `permission-denied' in Tramp tests, and moreMichael Albinus2021-12-271-5/+5
* | Use defvar-keymap in testsStefan Kangas2021-12-265-87/+73
* | read-multiple-choice: Display "SPC" instead of " "Stefan Kangas2021-12-261-2/+7
* | read-multiple-choice: Add face when key not in name stringStefan Kangas2021-12-261-5/+5
* | Factor out new function rmc--add-key-descriptionStefan Kangas2021-12-261-0/+22
* | Add tag :tramp-asynchronous-processes to tramp-tests.elMichael Albinus2021-12-241-97/+122
* | Merge from origin/emacs-28Stefan Kangas2021-12-231-8/+0
|\ \ | |/
| * Revert field-related thingatpt changesLars Ingebrigtsen2021-12-221-8/+0
* | Fix compile time error in a pcase testStefan Kangas2021-12-221-2/+5
* | Make substitute-command-keys test less brittleStefan Kangas2021-12-221-4/+26
* | Fix some Tramp testsMichael Albinus2021-12-221-13/+18
* | Adjust test after recent help.el changeLars Ingebrigtsen2021-12-221-0/+1
* | Declare functions to silence byte-compilerStefan Kangas2021-12-214-0/+14
* | Fix some tests in --without-all buildsStefan Kangas2021-12-211-1/+2
* | Silence additional byte-compiler warning in testStefan Kangas2021-12-211-0/+1
* | Fix bug#28557Stefan Monnier2021-12-201-26/+13
* | eieio-tests.el: Silence last warningsStefan Monnier2021-12-201-1/+4
* | ; Minor license statement fixesStefan Kangas2021-12-204-18/+22
* | Use declare-function instead of defun in eieio-tests.elStefan Kangas2021-12-201-8/+8
* | Body of dynamic let-bindings is not in tail positionMattias Engdegård2021-12-201-1/+18
* | Add `macroexp--dynamic-variable-p`Mattias Engdegård2021-12-202-1/+182
* | Silence byte-compiler using with-no-warnings in testsStefan Kangas2021-12-202-65/+75
* | Silence undefined function warnings in eieio-tests.elStefan Kangas2021-12-201-1/+12
* | Prefer skip-unless in one eieio testStefan Kangas2021-12-201-13/+13
* | Silence byte-compiler in cconv-tests.elStefan Kangas2021-12-201-12/+14
* | Silence "initform needs quoting" warning in testsStefan Kangas2021-12-192-11/+11
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2021-12-192-0/+7
|\ \
| * | Silence "Unknown slot" warnings in testsStefan Kangas2021-12-192-0/+7
* | | Fix timeout problem in autorevert-tests.elMichael Albinus2021-12-191-20/+6
|/ /
* | Make generation of JUnit test reports more robust.Michael Albinus2021-12-181-0/+2
* | Silence byte-compiler in multisession-tests.elStefan Kangas2021-12-181-52/+52
* | Add support for multisession variablesLars Ingebrigtsen2021-12-161-0/+201
* | Merge from origin/emacs-28Stefan Kangas2021-12-131-6/+12
|\ \ | |/
| * Make `M-x run-python' select the window againKévin Le Gouguec2021-12-131-6/+12
* | Update bovine/gcc-tests for newer Macos versionsLars Ingebrigtsen2021-12-121-2/+3
* | Constant-propagate access to captured variablesMattias Engdegård2021-12-111-0/+6