aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use new ERT `skip-when` macro in testsStefan Kangas2023-09-0416-53/+53
* Add `skip-when` macro to `ert-deftest`Stefan Kangas2023-09-041-0/+14
* 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
* | ; 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
* | 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-191-3/+9
* | 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
* | Add test for `calculator-exp`Stefan Kangas2023-08-161-0/+6
* | Add 'compile' builtin command for EshellJim Porter2023-08-161-0/+68
* | ; 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
* | 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-121-0/+1
|\ \ | |/
| * Adapt Tramp testMichael Albinus2023-08-101-0/+1
* | 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
| * * test/lisp/net/tramp-tests.el (tramp-test10-write-region): Extend test.Michael Albinus2023-08-061-1/+12
| * Sync with Tramp 2.6.2-preMichael Albinus2023-08-052-541/+900
| * Fix rx wrong-code bug: ranges starting with ^Mattias Engdegård2023-07-301-5/+15
* | rx: Better translation of char-matching patternsMattias Engdegård2023-08-121-33/+61
* | ; * test/lisp/net/tramp-tests.el: duck make-process bytecomp warningMattias Engdegård2023-08-091-1/+1
* | Check keyword args of make-processHelmut Eller2023-08-085-0/+29
* | ; Fix bad bytecomp-tests casesMattias Engdegård2023-08-081-8/+10
* | Teach byte-compiler about Aristotelian identityMattias Engdegård2023-08-081-0/+3
* | Fix listing of directory contents after "cd" in EshellJim Porter2023-08-071-0/+23
* | Make describe-keymap tests more robustStefan Kangas2023-08-081-6/+17