diff options
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 13e937413af..79d9ab544e0 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,3 +1,19 @@ | |||
| 1 | 2013-11-16 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * automated/tramp-tests.el (tramp-test07-file-exists-p) | ||
| 4 | (tramp-test08-file-local-copy) | ||
| 5 | (tramp-test09-insert-file-contents, tramp-test10-write-region) | ||
| 6 | (tramp-test11-copy-file, tramp-test12-rename-file) | ||
| 7 | (tramp-test13-make-directory, tramp-test14-delete-directory) | ||
| 8 | (tramp-test15-copy-directory, tramp-test16-directory-files) | ||
| 9 | (tramp-test17-insert-directory, tramp-test18-file-attributes) | ||
| 10 | (tramp-test19-directory-files-and-attributes) | ||
| 11 | (tramp-test20-file-modes, tramp-test21-file-links) | ||
| 12 | (tramp-test22-file-times, tramp-test23-visited-file-modtime) | ||
| 13 | (tramp-test24-file-name-completion, tramp-test25-load) | ||
| 14 | (tramp-test26-process-file, tramp-test27-start-file-process) | ||
| 15 | (tramp-test28-shell-command): Cleanup connection initially. | ||
| 16 | |||
| 1 | 2013-11-15 Michael Albinus <michael.albinus@gmx.de> | 17 | 2013-11-15 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 18 | ||
| 3 | * automated/tramp-tests.el (tramp-test29-utf8): Cleanup the | 19 | * automated/tramp-tests.el (tramp-test29-utf8): Cleanup the |