1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-01 18:00:40 -08:00
emacs/test/lisp/vc
Tino Calancha db5d38ddb0 Fix 2 tests that fail in MS-Windows
https://lists.gnu.org/archive/html/emacs-devel/2017-08/msg00018.html
* test/lisp/vc/ediff-ptch-tests.el (ediff-ptch-test-bug26084):
Add comments to explain the test logic.
Pass '--binary' option to 'patch' program in windows environments.
Check explicitely that a backup is created before compare file contents.

* test/lisp/dired-tests.el (dired-test-bug25609):
Declare variable 'dired-dwim-target' right before the test.
Add comments to explain the test logic.
Ensure, before test the bug condition, that we are displaying the
2 dired buffers created in this test, and no other dired buffer
is shown.
2017-08-04 14:15:51 +09:00
..
add-log-tests.el
diff-mode-tests.el * test/lisp/vc/diff-mode-tests.el: Require diff-mode. 2017-02-01 01:20:46 +09:00
ediff-diff-tests.el Add unit test for Bug#26378 2017-04-08 16:55:56 +02:00
ediff-ptch-tests.el Fix 2 tests that fail in MS-Windows 2017-08-04 14:15:51 +09:00
vc-bzr-tests.el
vc-hg-tests.el Give test files a -tests.el suffix 2017-06-09 15:56:49 +02:00
vc-tests.el Prevent running vc-tests writing to ~/.bzr.log 2017-05-20 17:00:02 -07:00