summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-09-12Be more careful about when to print abnormal exit status in EshellJim Porter
2023-09-10Consider all windows in erc-scrolltobottom-modeF. Jason Park
2023-09-10Add optional timezone param to erc-echo-timestampF. Jason Park
2023-09-10; Allow alternate ert-info text in ERC test utilityF. Jason Park
2023-09-10Allow login to contain NUH delimiters in erc-parse-userF. Jason Park
2023-09-10Wait for all processes in a pipeline before resuming an Eshell commandJim Porter
2023-09-10; Move some Eshell tests to more-topical filesJim Porter
2023-09-10; Suppress relint complaint in testMattias Engdegård
2023-09-10Make ‘mailcap-viewer-passes-test’ return t for viewers without testsFelix Dietrich
2023-09-09Add byte-compiler warning about useless trailing cond clausesMattias Engdegård
2023-09-09Don't cache warnings between bytecode compilation testsMattias Engdegård
2023-09-09Merge from origin/emacs-29Eli Zaretskii
2023-09-09Merge from origin/emacs-29Eli Zaretskii
2023-09-08; Fix last changeJim Porter
2023-09-08; Fix name of an Eshell testJim Porter
2023-09-08Error when trying to make nil or t obsoleteStefan Kangas
2023-09-07Fix remote path setting in EshellJim Porter
2023-09-07Fix perl-mode indentation after a hanging parenMauro Aranda
2023-09-06(project-try-vc): When found non-VC project root, still search for the backendDmitry Gutov
2023-09-06; Silence byte-compilerStefan Kangas
2023-09-05Correctly handle common prefixes in substring completionSpencer Baugh
2023-09-05(regexp-tests-backtrack-optimization): Mark it as failingStefan Monnier
2023-09-05; Add regression test for bug#65726Mattias Engdegård
2023-09-04Use new ERT `skip-when` macro in testsStefan Kangas
2023-09-04Add `skip-when` macro to `ert-deftest`Stefan Kangas
2023-09-04Correct the handling of symbols with position in equalAlan Mackenzie
2023-09-02Display the exit code if the last command failed in EshellDavide Masserut
2023-09-02Be more precise about navigating forward/backward through Eshell promptsJim Porter
2023-09-02Merge from origin/emacs-29Eli Zaretskii
2023-09-02Merge from origin/emacs-29Eli Zaretskii
2023-09-01; Fix debug logging for synchronous commands in Eshell testsJim Porter
2023-09-01Fix minor bugs in vc-git and vc-hg on Windows uncovered by vc-testsEli Zaretskii
2023-08-31Add debug instrumentation for Eshell process managementJim Porter
2023-08-29; Fix copyright year in proced-tests.elStefan Kangas
2023-08-29Skip hanging EasyPG tests on GnuPG 2.4Stefan Kangas
2023-08-28Split up tests in bovine/gcc-tests.elStefan Kangas
2023-08-27Don't add an extraneous slash in remote PATH list in EshellJim Porter
2023-08-27Fix manual image tests on macOSStefan Kangas
2023-08-25Prevent unwanted recursion in erc-nickbar-disableF. Jason Park
2023-08-25Warn about implicit logging in erc-truncate-modeF. Jason Park
2023-08-25Ignore erc-response objects in error-notice helperF. Jason Park
2023-08-23Fix behavior of 'eshell-hist-ignoredups' when set to 'erase'Jim Porter
2023-08-23Support 'comint-pager' in EshellJim Porter
2023-08-21Use generics to define Eshell output targetsJim Porter
2023-08-21Allow splicing Eshell globs in-placeJim Porter
2023-08-21; * test/lisp/cus-edit-tests.el: remove unused var (bug#63290)Mattias Engdegård
2023-08-21Fix debug spec of cl-flet (bug#65344)Gerd Möllmann
2023-08-20; Silence byte-compilerStefan Kangas
2023-08-19Skip hanging tests on Cygwin (bug#65325)Ken Brown
2023-08-19Specialize default-get for alist widgets (Bug#63290)Mauro Aranda