diff options
| author | Michael Albinus | 2013-11-13 16:36:12 +0100 |
|---|---|---|
| committer | Michael Albinus | 2013-11-13 16:36:12 +0100 |
| commit | 927fbd6b95ae7bafacd478f978648baed98f7c9d (patch) | |
| tree | 870ee7e722eaf29a71bcccf7fbe37cf89cb3b36c /test/ChangeLog | |
| parent | 11151a064bb0b21eb6b06562c8e775c6b763e93c (diff) | |
| download | emacs-927fbd6b95ae7bafacd478f978648baed98f7c9d.tar.gz emacs-927fbd6b95ae7bafacd478f978648baed98f7c9d.zip | |
* automated/file-notify-tests.el (file-notify-test02-events)
(file-notify-test03-autorevert): Suppress messages in `write-region'.
* automated/tramp-tests.el (tramp-test02-file-name-dissect)
(tramp-test03-file-name-defaults, tramp-test21-file-links): Add tests.
(tramp-test26-process-file, tramp-test28-shell-command): Ensure,
that the directory is not empty when calling "ls".
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 eb307a04102..9f345d64a42 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2013-11-13 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * automated/file-notify-tests.el (file-notify-test02-events) | ||
| 4 | (file-notify-test03-autorevert): Suppress messages in `write-region'. | ||
| 5 | |||
| 6 | * automated/tramp-tests.el (tramp-test02-file-name-dissect) | ||
| 7 | (tramp-test03-file-name-defaults, tramp-test21-file-links): Add tests. | ||
| 8 | (tramp-test26-process-file, tramp-test28-shell-command): Ensure, | ||
| 9 | that the directory is not empty when calling "ls". | ||
| 10 | |||
| 1 | 2013-11-11 Michael Albinus <michael.albinus@gmx.de> | 11 | 2013-11-11 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 12 | ||
| 3 | * automated/tramp-tests.el (tramp-test-temporary-file-directory): | 13 | * automated/tramp-tests.el (tramp-test-temporary-file-directory): |