aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Mark two tests as expensiveStefan Kangas2023-09-152-0/+2
* | Fix Tramp test on NetBSDMichael Albinus2023-09-141-3/+12
* | ; * test/lisp/erc/erc-stamp-tests.el (erc-echo-timestamp): Tag unstable.F. Jason Park2023-09-131-2/+5
* | Shorten docstrings generated by cl-defstructDamien Cassou2023-09-131-0/+17
* | Shorten docstrings generated by cl-defsubstDamien Cassou2023-09-131-0/+11
* | bytecomp-tests.el: Add new helper functionDamien Cassou2023-09-131-2/+5
* | ; Improve recent change to printing exit status in EshellJim Porter2023-09-121-5/+4
* | Be more careful about when to print abnormal exit status in EshellJim Porter2023-09-121-0/+10
* | Consider all windows in erc-scrolltobottom-modeF. Jason Park2023-09-104-0/+457
* | Add optional timezone param to erc-echo-timestampF. Jason Park2023-09-101-0/+30
* | ; Allow alternate ert-info text in ERC test utilityF. Jason Park2023-09-1020-36/+39
* | Allow login to contain NUH delimiters in erc-parse-userF. Jason Park2023-09-101-0/+33
* | Wait for all processes in a pipeline before resuming an Eshell commandJim Porter2023-09-101-0/+10
* | ; Move some Eshell tests to more-topical filesJim Porter2023-09-103-69/+73
* | ; Suppress relint complaint in testMattias Engdegård2023-09-101-0/+1
* | Make ‘mailcap-viewer-passes-test’ return t for viewers without testsFelix Dietrich2023-09-101-0/+24
* | Add byte-compiler warning about useless trailing cond clausesMattias Engdegård2023-09-091-0/+9
* | Don't cache warnings between bytecode compilation testsMattias Engdegård2023-09-091-6/+11
* | Merge from origin/emacs-29Eli Zaretskii2023-09-091-0/+15
|\ \ | |/
| * Fix remote path setting in EshellJim Porter2023-09-071-0/+15
* | Merge from origin/emacs-29Eli Zaretskii2023-09-091-0/+5
|\ \ | |/
| * (regexp-tests-backtrack-optimization): Mark it as failingStefan Monnier2023-09-051-0/+1
| * ; Add regression test for bug#65726Mattias Engdegård2023-09-051-0/+4
* | ; Fix last changeJim Porter2023-09-081-12/+13
* | ; Fix name of an Eshell testJim Porter2023-09-081-1/+1
* | Error when trying to make nil or t obsoleteStefan Kangas2023-09-081-0/+32
* | Fix perl-mode indentation after a hanging parenMauro Aranda2023-09-071-0/+17
* | (project-try-vc): When found non-VC project root, still search for the backendDmitry Gutov2023-09-061-0/+1
* | ; Silence byte-compilerStefan Kangas2023-09-062-26/+28
* | Correctly handle common prefixes in substring completionSpencer Baugh2023-09-051-0/+13
* | 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