1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-19 01:10:57 -08:00
emacs/test/lisp/eshell
Sean Whitton 02ef00d89c em-extpipe: Catch eshell-incomplete thrown while parsing
* lisp/eshell/em-extpipe.el (em-extpipe--or-with-catch): New macro.
(eshell-parse-external-pipeline): Use new macro to treat
`eshell-incomplete' as a failure of the parse function to move us
forward (Bug#54603).  Thanks to Jim Porter <jporterbugs@gmail.com> for
the report and for help isolating the problem.

* test/lisp/eshell/eshell-tests.el
(eshell-test/lisp-command-with-quote): New test for Bug#54603, thanks
to Jim Porter <jporterbugs@gmail.com> (bug#54603).
2022-04-02 16:08:41 +02:00
..
em-basic-tests.el Add tests for Eshell's umask command 2022-03-29 16:50:45 +02:00
em-extpipe-tests.el Inhibit extpipe tests on EMBA, because they apparently time out? 2022-03-07 04:09:27 +01:00
em-hist-tests.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
em-ls-tests.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
em-tramp-tests.el Adapt em-tramp-tests.el 2022-02-06 18:50:16 +01:00
esh-opt-tests.el Treat "-" as a positional arg in 'eshell-eval-using-options' 2022-01-25 13:28:48 +01:00
esh-proc-tests.el Fix esh-proc-tests on macOS 2022-03-13 11:01:59 +01:00
esh-var-tests.el Support applying indices to more Eshell dollar expansions 2022-03-08 15:55:41 +02:00
eshell-tests-helpers.el Send SIGPIPE to external Eshell processes if their output target closes 2022-02-21 18:39:40 +01:00
eshell-tests.el em-extpipe: Catch eshell-incomplete thrown while parsing 2022-04-02 16:08:41 +02:00