]> git.eshelyaron.com Git - emacs.git/commit
Add 'eshell-command-result-equal' with an ERT explainer
authorJim Porter <jporterbugs@gmail.com>
Sun, 14 Aug 2022 20:44:04 +0000 (13:44 -0700)
committerJim Porter <jporterbugs@gmail.com>
Tue, 16 Aug 2022 03:40:27 +0000 (20:40 -0700)
commitc1f1be4b73072440518f02356998cf58ba127ebd
treec56338d1c699bb6ca1cbdf39a13fd939f9d0ff3a
parent07b8fb197a3057a3419be0335236547e4d7a326b
Add 'eshell-command-result-equal' with an ERT explainer

* test/lisp/eshell/eshell-tests-helpers.el
(eshell-command-result--equal, eshell-command-result--equal-explainer)
(eshell-command-result-equal): New functions.

* test/lisp/eshell/em-basic-tests.el
* test/lisp/eshell/em-dirs-tests.el
* test/lisp/eshell/esh-cmd-tests.el
* test/lisp/eshell/esh-proc-tests.el
* test/lisp/eshell/esh-var-tests.el
* test/lisp/eshell/eshell-tests.el: Use 'eshell-command-result-equal'.
test/lisp/eshell/em-basic-tests.el
test/lisp/eshell/em-dirs-tests.el
test/lisp/eshell/esh-cmd-tests.el
test/lisp/eshell/esh-proc-tests.el
test/lisp/eshell/esh-var-tests.el
test/lisp/eshell/eshell-tests-helpers.el
test/lisp/eshell/eshell-tests.el