aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/eshell/esh-proc-tests.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix esh-proc-tests on macOSMattias EngdegÄrd2022-03-131-1/+1
* Disable esh-proc-test/kill-pipeline on EMBALars Ingebrigtsen2022-03-121-0/+3
* Fix esh-proc-test/kill-pipeline-head loop syntaxLars Ingebrigtsen2022-03-071-1/+1
* Fix Eshell process tests to (hopefully) work on all platformsJim Porter2022-02-251-4/+5
* Fix esh-proc-tests on MS-WindowsEli Zaretskii2022-02-241-2/+3
* Don't superfluously emit prompts when terminating processes in EshellJim Porter2022-02-241-0/+46
* Send SIGPIPE to external Eshell processes if their output target closesJim Porter2022-02-211-0/+45