]> git.eshelyaron.com Git - emacs.git/commit
Fix dired-test-bug27631 on MS-Windows
authorTino Calancha <tino.calancha@gmail.com>
Fri, 4 Aug 2017 13:35:29 +0000 (22:35 +0900)
committerTino Calancha <tino.calancha@gmail.com>
Fri, 4 Aug 2017 13:35:29 +0000 (22:35 +0900)
commit5ae7dda5603c0191d62862b6c347b830f822af48
treeaf76edbf671cf6ef6e0918bd9fd271431c9e289e
parentbc6ab63653fe2c07743ab4c6d864a4975bbf55ec
Fix dired-test-bug27631 on MS-Windows

Skip the test if Dired use 'ls' emulation with lisp.  The same
bug is tested in their respective test suites: ls-lisp-tests.el
and em-ls-tests.el.
* test/lisp/dired-tests.el (dired-test-bug27631): Skip test if 'ls-lisp'
or 'eshell' features are enabled.
test/lisp/dired-tests.el