diff options
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 0626d92b207..bffe85e6a7a 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,3 +1,14 @@ | |||
| 1 | 2013-07-24 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * automated/file-notify-tests.el | ||
| 4 | (file-notify--test-local-enabled): New defconst. Replaces all | ||
| 5 | `file-notify-support' occurences. | ||
| 6 | (file-notify--test-remote-enabled): New defun. | ||
| 7 | (file-notify--deftest-remote): Use it. | ||
| 8 | (file-notify-test00-availability): Rewrite. | ||
| 9 | (file-notify-test00-availability-remote): New defun. | ||
| 10 | (file-notify-test01-add-watch): Rewrite first erroneous check. | ||
| 11 | |||
| 1 | 2013-07-23 Glenn Morris <rgm@gnu.org> | 12 | 2013-07-23 Glenn Morris <rgm@gnu.org> |
| 2 | 13 | ||
| 3 | * automated/inotify-test.el (inotify-file-watch-simple): | 14 | * automated/inotify-test.el (inotify-file-watch-simple): |