diff options
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 5afc9890aff..597782da416 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2014-02-04 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * automated/file-notify-tests.el (file-notify--wait-for-events): | ||
| 4 | Use `read-event' instead of `sit-for'. | ||
| 5 | (file-notify-test02-events): Remove expected result, the bug is | ||
| 6 | fixed meanwhile. | ||
| 7 | (file-notify-test02-events, file-notify-test03-autorevert): | ||
| 8 | Use `sleep-for' instead of `sit-for'. | ||
| 9 | |||
| 1 | 2014-01-31 Dmitry Gutov <dgutov@yandex.ru> | 10 | 2014-01-31 Dmitry Gutov <dgutov@yandex.ru> |
| 2 | 11 | ||
| 3 | * automated/ruby-mode-tests.el (ruby-align-chained-calls): | 12 | * automated/ruby-mode-tests.el (ruby-align-chained-calls): |