summaryrefslogtreecommitdiff
path: root/test/lisp/eshell/esh-cmd-tests.el
Commit message (Expand)AuthorAge
* ; Add docstring to testJim Porter2024-01-26
* ; * test/lisp/eshell/esh-cmd-tests.el: Fix last change.Jim Porter2024-01-26
* Fix detection of directly-invokable commands in EshellJim Porter2024-01-26
* Merge from savannah/emacs-29Po Lu2024-01-02
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | Support Eshell iterative evaluation in the backgroundJim Porter2023-10-02
* | Use 'unwind-protect' in more places in EshellJim Porter2023-09-26
* | Fix documented Eshell behavior of ignoring leading nils in commandsJim Porter2023-09-15
* | Wait for all processes in a pipeline before resuming an Eshell commandJim Porter2023-09-10
* | ; Move some Eshell tests to more-topical filesJim Porter2023-09-10
* | Avoid shadowing variables in some Eshell command formsJim Porter2023-04-01
* | Ensure that deferred commands don't make Eshell forget let-bound valuesJim Porter2023-02-09
* | Merge from origin/emacs-29Eli Zaretskii2023-01-01
|\|
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* | ; Fix Eshell tests on macOSJim Porter2022-12-30
* | Fix reference-counting of Eshell I/O handlesJim Porter2022-12-29
|/
* Simplify Eshell handle functions and add tests/documentationJim Porter2022-09-04
* Fix non-interactive use of conditionals in EshellJim Porter2022-08-15
* Add 'eshell-command-result-equal' with an ERT explainerJim Porter2022-08-15
* Provide ERT explainer for 'eshell-match-command-output'Jim Porter2022-08-15
* Make '$?' and '$$' variables more consistent in EshellJim Porter2022-08-12
* Allow using dollar expansions in Eshell conditionalsJim Porter2022-08-12
* Only set Eshell execution result metavariables when non-nilJim Porter2022-08-12