diff options
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 10 |
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 @@ | |||
| 1 | 2014-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 | |||
| 1 | 2014-01-26 Michael Albinus <michael.albinus@gmx.de> | 11 | 2014-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): |