aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use new ERT `skip-when` macro in testsStefan Kangas2023-09-0423-72/+72
* Add `skip-when` macro to `ert-deftest`Stefan Kangas2023-09-041-0/+14
* Correct the handling of symbols with position in equalAlan Mackenzie2023-09-041-0/+20
* Display the exit code if the last command failed in EshellDavide Masserut2023-09-021-10/+34
* Be more precise about navigating forward/backward through Eshell promptsJim Porter2023-09-021-31/+56
* Merge from origin/emacs-29Eli Zaretskii2023-09-021-2/+3
|\
| * Fix minor bugs in vc-git and vc-hg on Windows uncovered by vc-testsEli Zaretskii2023-09-011-2/+3
* | Merge from origin/emacs-29Eli Zaretskii2023-09-021-0/+30
|\ \ | |/
| * Don't add an extraneous slash in remote PATH list in EshellJim Porter2023-08-271-0/+30
| * ; Silence byte-compilerStefan Kangas2023-08-201-0/+1
* | ; Fix debug logging for synchronous commands in Eshell testsJim Porter2023-09-011-2/+6
* | Add debug instrumentation for Eshell process managementJim Porter2023-08-311-8/+23
* | ; Fix copyright year in proced-tests.elStefan Kangas2023-08-291-1/+2
* | Skip hanging EasyPG tests on GnuPG 2.4Stefan Kangas2023-08-291-1/+10
* | Split up tests in bovine/gcc-tests.elStefan Kangas2023-08-281-49/+60
* | Fix manual image tests on macOSStefan Kangas2023-08-271-3/+11
* | Prevent unwanted recursion in erc-nickbar-disableF. Jason Park2023-08-252-4/+10
* | Warn about implicit logging in erc-truncate-modeF. Jason Park2023-08-251-0/+1
* | Ignore erc-response objects in error-notice helperF. Jason Park2023-08-252-5/+33
* | Fix behavior of 'eshell-hist-ignoredups' when set to 'erase'Jim Porter2023-08-231-1/+42
* | Support 'comint-pager' in EshellJim Porter2023-08-231-0/+46
* | Use generics to define Eshell output targetsJim Porter2023-08-211-0/+10
* | Allow splicing Eshell globs in-placeJim Porter2023-08-211-0/+64
* | ; * test/lisp/cus-edit-tests.el: remove unused var (bug#63290)Mattias Engdegård2023-08-211-1/+0
* | Fix debug spec of cl-flet (bug#65344)Gerd Möllmann2023-08-211-0/+17
* | Skip hanging tests on Cygwin (bug#65325)Ken Brown2023-08-192-3/+14
* | Specialize default-get for alist widgets (Bug#63290)Mauro Aranda2023-08-192-0/+74
* | Adapt test in minibuffer-tests.elMichael Albinus2023-08-191-1/+1
* | Adapt Tramp testMichael Albinus2023-08-192-6/+11
* | (Fmake_local_variable): Fix bug#65209Stefan Monnier2023-08-181-0/+25
* | ; Silence byte-compilerStefan Kangas2023-08-161-0/+1
* | Add test for `calculator-exp`Stefan Kangas2023-08-161-0/+6
* | Add 'compile' builtin command for EshellJim Porter2023-08-161-0/+68
* | Add a target to byte-compile all tests without running themGregory Heytings2023-08-161-0/+3
* | ; Relax timeouts on some ERC testsF. Jason Park2023-08-158-38/+38
* | Fix test in python-tests.el added by bug #62092kobarity2023-08-151-6/+6
* | Fix test in files-tests.elMichael Albinus2023-08-151-2/+2
* | ; Fix Eshell testsJim Porter2023-08-142-17/+17
* | ; * test/lisp/dired-tests.el (dired-test-bug27243-03): fix unwindMattias Engdegård2023-08-141-2/+2
* | ; * test/src/syntax-tests.el (syntax-char-syntax): remove junkMattias Engdegård2023-08-141-2/+1
* | Actually check the result of `equal` comparisons in testsMattias Engdegård2023-08-142-10/+10
* | Fix auth-source-macos-keychain (bug#64977)LdBeth2023-08-131-0/+20
* | Merge from origin/emacs-29Eli Zaretskii2023-08-122-2/+5
|\ \ | |/
| * Adapt Tramp testMichael Albinus2023-08-101-0/+1
| * Fix emacs-lisp-native-compile-and-load eln target directory (bug#64226)Andrea Corallo2023-08-091-2/+4
| * ; Re-enable the /dev/urandom testEli Zaretskii2023-08-091-3/+2
| * Disable failing test (bug#65156)Mattias Engdegård2023-08-091-0/+2
* | Merge from origin/emacs-29Eli Zaretskii2023-08-121-8/+19
|\ \ | |/
| * * test/lisp/net/tramp-tests.el (tramp-test42-utf8): Skip for macOS.Michael Albinus2023-08-061-8/+6
| * ; Fix last changeMichael Albinus2023-08-061-1/+3