]> git.eshelyaron.com Git - emacs.git/commit
Add some more Eshell history tests
authorJim Porter <jporterbugs@gmail.com>
Sat, 11 Nov 2023 01:53:02 +0000 (17:53 -0800)
committerJim Porter <jporterbugs@gmail.com>
Sat, 11 Nov 2023 02:00:21 +0000 (18:00 -0800)
commitf2b162f8ee5d93dafd87be34acef746e67d9ab26
treee8c6bbef7dd3e3ef1251dff376fbb0050d8c2ab7
parent8b3969006fe6095178eea38df096d73bdd460a15
Add some more Eshell history tests

* test/lisp/eshell/em-hist-tests.el (em-hist-test/check-history-file):
New function.  Use it throughout this file.
(em-hist-test/history-append): Rename to...
(em-hist-test/write-history/append): ... this.
(em-hist-test/history-read): Rename to...
(em-hist-test/write-history/overwrite): ... this.
(em-hist-test/write-history/append-multiple-eshells)
(em-hist-test/write-history/overwrite-multiple-shells): New tests.
(em-hist-test/write-history/read-only): Check the resulting history.
test/lisp/eshell/em-hist-tests.el