aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/eshell/em-extpipe-tests.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Support arbitrary Eshell arguments inside special referencesJim Porter2023-10-241-3/+5
* | ; Fix Eshell testsJim Porter2023-08-141-11/+14
* | Merge from origin/emacs-29Eli Zaretskii2023-01-011-1/+1
|\ \ | |/
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* | Fix handling of output handles in nested Eshell formsJim Porter2022-12-221-1/+1
|/
* Provide ERT explainer for 'eshell-match-command-output'Jim Porter2022-08-151-9/+9
* When closing an Eshell process target, send EOF three timesJim Porter2022-06-261-1/+0
* Improve the behavior of concatenating parts of Eshell argumentsJim Porter2022-05-031-1/+1
* Inhibit extpipe tests on EMBA, because they apparently time out?Lars Ingebrigtsen2022-03-071-0/+1
* Use 'require' to load eshell-tests-helpersJim Porter2022-02-031-8/+4
* Fix input of sharp-quoted symbols in Eshell with em-extpipeSean Whitton2022-01-261-0/+4
* Add Eshell syntax to more easily bypass Eshell's own pipeliningSean Whitton2022-01-241-0/+205