diff options
| author | Michael Albinus | 2013-07-09 09:52:25 +0200 |
|---|---|---|
| committer | Michael Albinus | 2013-07-09 09:52:25 +0200 |
| commit | 59eb37e5f5ed23dc322af9a80d78a4923ee39db9 (patch) | |
| tree | d958706ee690beb24e75636084919a29fdaa4ad2 /test/ChangeLog | |
| parent | 0b57d6fc8e9e5c5b4ea27fd8507965a6124fc785 (diff) | |
| download | emacs-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/ChangeLog | 9 |
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 @@ | |||
| 1 | 2013-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 | |||
| 1 | 2013-07-09 Glenn Morris <rgm@gnu.org> | 10 | 2013-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): |