]> git.eshelyaron.com Git - emacs.git/commit
Fix comint-tests on MS-Windows
authorEli Zaretskii <eliz@gnu.org>
Wed, 7 Dec 2022 19:23:42 +0000 (21:23 +0200)
committerEli Zaretskii <eliz@gnu.org>
Wed, 7 Dec 2022 19:23:42 +0000 (21:23 +0200)
commitf7262b8f81e66a1963b020b1fe720575dc8aaba9
tree86e48fe4709d31b421fb570fb7ad652e34a731f4
parentfef17557365010a03059f3954da89f74408b3485
Fix comint-tests on MS-Windows

* test/lisp/comint-tests.el (comint-tests/test-password-function):
On MS-Windows, call 'w32-native-executable-find' instead of
'executable-find', to find the native version of the 'cat'
program.
(w32-native-executable-p, w32-native-executable-find): New
functions.
test/lisp/comint-tests.el