aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/eshell/esh-cmd-tests.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Simplify Eshell handle functions and add tests/documentationJim Porter2022-09-041-0/+19
* Fix non-interactive use of conditionals in EshellJim Porter2022-08-151-64/+55
* Add 'eshell-command-result-equal' with an ERT explainerJim Porter2022-08-151-10/+9
* Provide ERT explainer for 'eshell-match-command-output'Jim Porter2022-08-151-63/+65
* Make '$?' and '$$' variables more consistent in EshellJim Porter2022-08-121-0/+54
* Allow using dollar expansions in Eshell conditionalsJim Porter2022-08-121-10/+50
* Only set Eshell execution result metavariables when non-nilJim Porter2022-08-121-0/+189