aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorMichael Albinus2014-01-27 20:10:02 +0100
committerMichael Albinus2014-01-27 20:10:02 +0100
commitdc9c8c62df5c2d2c4d42a8f658dae854df74662e (patch)
tree59941dd105ff540bb7083680d8e2eab71ca3b043 /test/ChangeLog
parentd269bb996424d8c5b251f0a03731c09839a43d33 (diff)
downloademacs-dc9c8c62df5c2d2c4d42a8f658dae854df74662e.tar.gz
emacs-dc9c8c62df5c2d2c4d42a8f658dae854df74662e.zip
* automated/file-notify-tests.el (file-notify--deftest-remote):
Do not skip when the local test has failed. They are unrelated. (file-notify--wait-for-events): Use `sit-for'. Let-bind `noninteractive' to nil, otherwise `sit-for' could be degraded to `sleep-for'. (file-notify-test02-events): Check for `file-remote-p' instead of `file-notify--test-remote-enabled'.
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index d09d9e524a3..50ffd7c3957 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,13 @@
12014-01-27 Michael Albinus <michael.albinus@gmx.de>
2
3 * automated/file-notify-tests.el (file-notify--deftest-remote):
4 Do not skip when the local test has failed. They are unrelated.
5 (file-notify--wait-for-events): Use `sit-for'. Let-bind
6 `noninteractive' to nil, otherwise `sit-for' could be degraded to
7 `sleep-for'.
8 (file-notify-test02-events): Check for `file-remote-p' instead of
9 `file-notify--test-remote-enabled'.
10
12014-01-26 Michael Albinus <michael.albinus@gmx.de> 112014-01-26 Michael Albinus <michael.albinus@gmx.de>
2 12
3 * automated/file-notify-tests.el (file-notify-test02-events): 13 * automated/file-notify-tests.el (file-notify-test02-events):