]> git.eshelyaron.com Git - emacs.git/commit
Fix Eshell "which" test on MS-Windows
authorJim Porter <jporterbugs@gmail.com>
Sat, 15 Jun 2024 23:59:11 +0000 (16:59 -0700)
committerEshel Yaron <me@eshelyaron.com>
Mon, 17 Jun 2024 10:43:51 +0000 (12:43 +0200)
commitb64c05684bf0ff3a036bf562eb8e8e2bccf81218
tree336994157028d3fc84d0a5f8c53a411179c3feba
parent4f2cc5308d3f5772f235ff179c2591757e09fd02
Fix Eshell "which" test on MS-Windows

* test/lisp/eshell/esh-cmd-tests.el
(esh-cmd-test/which/plain/external-program): Compare the file name
case-insensitively on case-insensitive file systems.

* test/lisp/eshell/eshell-tests-helpers.el
(eshell-command-result--equal): Revert to the previous implementation.

(cherry picked from commit aefcccc1d411c973a3275959d7fa340d77f9157e)
test/lisp/eshell/esh-cmd-tests.el
test/lisp/eshell/eshell-tests-helpers.el