aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorMichael Albinus2013-07-09 09:52:25 +0200
committerMichael Albinus2013-07-09 09:52:25 +0200
commit59eb37e5f5ed23dc322af9a80d78a4923ee39db9 (patch)
treed958706ee690beb24e75636084919a29fdaa4ad2 /test/ChangeLog
parent0b57d6fc8e9e5c5b4ea27fd8507965a6124fc785 (diff)
downloademacs-59eb37e5f5ed23dc322af9a80d78a4923ee39db9.tar.gz
emacs-59eb37e5f5ed23dc322af9a80d78a4923ee39db9.zip
* automated/file-notify-tests.el (file-notify-test00-availability):
Set :expected-result. (file-notify-test01-add-watch, file-notify-test01-add-watch-remote) (file-notify-test02-events, file-notify-test02-events-remote) (file-notify-test03-autorevert, file-notify-test03-autorevert-remote): Skip when `file-notify-support' is nil. (Bug#14823)
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 304afeac6e4..0a9bedcb5d8 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,12 @@
12013-07-09 Michael Albinus <michael.albinus@gmx.de>
2
3 * automated/file-notify-tests.el (file-notify-test00-availability):
4 Set :expected-result.
5 (file-notify-test01-add-watch, file-notify-test01-add-watch-remote)
6 (file-notify-test02-events, file-notify-test02-events-remote)
7 (file-notify-test03-autorevert, file-notify-test03-autorevert-remote):
8 Skip when `file-notify-support' is nil. (Bug#14823)
9
12013-07-09 Glenn Morris <rgm@gnu.org> 102013-07-09 Glenn Morris <rgm@gnu.org>
2 11
3 * automated/inotify-test.el (inotify-add-watch, inotify-rm-watch): 12 * automated/inotify-test.el (inotify-add-watch, inotify-rm-watch):