diff options
| author | Jim Porter | 2023-09-06 17:00:59 -0700 |
|---|---|---|
| committer | Jim Porter | 2023-09-10 10:38:25 -0700 |
| commit | e554ee0b5f77a3b6fe70e7a4d3d60bf319879aca (patch) | |
| tree | bf30586f0dfacbc5f17adff991bcae084236f10e /java | |
| parent | f9667836c4b193d02a375350f4a16e0fe8d8b4f2 (diff) | |
| download | emacs-e554ee0b5f77a3b6fe70e7a4d3d60bf319879aca.tar.gz emacs-e554ee0b5f77a3b6fe70e7a4d3d60bf319879aca.zip | |
; Move some Eshell tests to more-topical files
eshell-tests.el should mainly be for code in eshell.el.
* test/lisp/eshell/eshell-tests.el (eshell-test/pipe-headproc)
(eshell-test/pipe-tailproc, eshell-test/pipe-subcommand)
(eshell-test/pipe-subcommand-with-pipe)
(eshell-test/subcommand-reset-in-pipeline)
(eshell-test/lisp-reset-in-pipeline): Move to...
* test/lisp/eshell/esh-cmd-tests.el
(esh-cmd-test/pipeline-wait/head-proc)
(esh-cmd-test/pipeline-wait/tail-proc)
(esh-cmd-test/pipeline-wait/subcommand)
(esh-cmd-test/pipeline-wait/subcommand-with-pipe)
(esh-cmd-test/reset-in-pipeline/subcommand)
(esh-cmd-test/reset-in-pipeline/lisp): ... here.
* test/lisp/eshell/eshell-tests.el (eshell-test/pipe-headproc-stdin):
Move to...
* test/lisp/eshell/esh-io-tests.el
(esh-io-test/pipeline/stdin-to-head): ... here.
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions