aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorMichael Albinus2013-11-16 12:46:37 +0100
committerMichael Albinus2013-11-16 12:46:37 +0100
commit0010ca514defbd9fde4139fd78513cdf4f303645 (patch)
tree2bda43092f11b4eda70e2e652556f28089eadfa7 /test/ChangeLog
parent355204ddd5525864764003675651cc17ad3280eb (diff)
downloademacs-0010ca514defbd9fde4139fd78513cdf4f303645.tar.gz
emacs-0010ca514defbd9fde4139fd78513cdf4f303645.zip
* automated/tramp-tests.el (tramp-test07-file-exists-p)
(tramp-test08-file-local-copy) (tramp-test09-insert-file-contents, tramp-test10-write-region) (tramp-test11-copy-file, tramp-test12-rename-file) (tramp-test13-make-directory, tramp-test14-delete-directory) (tramp-test15-copy-directory, tramp-test16-directory-files) (tramp-test17-insert-directory, tramp-test18-file-attributes) (tramp-test19-directory-files-and-attributes) (tramp-test20-file-modes, tramp-test21-file-links) (tramp-test22-file-times, tramp-test23-visited-file-modtime) (tramp-test24-file-name-completion, tramp-test25-load) (tramp-test26-process-file, tramp-test27-start-file-process) (tramp-test28-shell-command): Cleanup connection initially.
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog16
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 @@
12013-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
12013-11-15 Michael Albinus <michael.albinus@gmx.de> 172013-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