aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/eshell/eshell-tests-helpers.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Send SIGPIPE to external Eshell processes if their output target closesJim Porter2022-02-211-3/+6
* Use 'require' to load eshell-tests-helpersJim Porter2022-02-031-0/+2
* When executing an Eshell pipeline, send input to the first processJim Porter2022-02-031-1/+1
* Add Eshell syntax to more easily bypass Eshell's own pipeliningSean Whitton2022-01-241-2/+2
* Rework eshell-match-result for testing asynchronous commandsSean Whitton2022-01-241-4/+5
* Move Eshell test helpers to their own fileSean Whitton2022-01-241-0/+90