aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorMichael Albinus2015-03-04 11:46:06 +0100
committerMichael Albinus2015-03-04 11:46:06 +0100
commit44a7c1f93a35c5a1ef374788a184b286cb2a058f (patch)
treeafd75aa9fc6598bc44ee84ba9fa1457ad3bbe253 /test/ChangeLog
parentb9d09d80d2bf98e5df65316c4e85b448380f7ca7 (diff)
downloademacs-44a7c1f93a35c5a1ef374788a184b286cb2a058f.tar.gz
emacs-44a7c1f93a35c5a1ef374788a184b286cb2a058f.zip
Sync with Tramp upstream
* automated/tramp-tests.el (top): Declare `tramp-get-remote-stat' and `tramp-get-remote-perl'. (tramp-test06-directory-file-name): Fix docstring and last test. (tramp-test08-file-local-copy): Extend test. (tramp-test13-make-directory): Test also PARENTS arg. (tramp-test17-insert-directory): Do not expect any order in directory listing. (tramp--test-adb-p): New defun. (tramp--test-check-files): Fix doxstring. Extend tests. (tramp--test-special-characters): New defun. Use body from `tramp-test30-special-characters'. Adapt check for tramp-adb.el. (tramp-test30-special-characters): Use it. (tramp--test-utf8): New defun. Use body from `tramp-test31-utf8'. Add test string. (tramp-test31-utf8): Use it. (tramp-test30-special-characters-with-stat) (tramp-test30-special-characters-with-perl) (tramp-test30-special-characters-with-ls): (tramp-test31-utf8-with-stat, tramp-test31-utf8-with-perl) (tramp-test31-utf8-with-ls): New tests.
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog23
1 files changed, 23 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 4488aab701f..a9c20f6fbfa 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,26 @@
12015-03-04 Michael Albinus <michael.albinus@gmx.de>
2
3 * automated/tramp-tests.el (top): Declare `tramp-get-remote-stat'
4 and `tramp-get-remote-perl'.
5 (tramp-test06-directory-file-name): Fix docstring and last test.
6 (tramp-test08-file-local-copy): Extend test.
7 (tramp-test13-make-directory): Test also PARENTS arg.
8 (tramp-test17-insert-directory): Do not expect any order in
9 directory listing.
10 (tramp--test-adb-p): New defun.
11 (tramp--test-check-files): Fix doxstring. Extend tests.
12 (tramp--test-special-characters): New defun. Use body from
13 `tramp-test30-special-characters'. Adapt check for tramp-adb.el.
14 (tramp-test30-special-characters): Use it.
15 (tramp--test-utf8): New defun. Use body from
16 `tramp-test31-utf8'. Add test string.
17 (tramp-test31-utf8): Use it.
18 (tramp-test30-special-characters-with-stat)
19 (tramp-test30-special-characters-with-perl)
20 (tramp-test30-special-characters-with-ls):
21 (tramp-test31-utf8-with-stat, tramp-test31-utf8-with-perl)
22 (tramp-test31-utf8-with-ls): New tests.
23
12015-03-03 Daniel Colascione <dancol@dancol.org> 242015-03-03 Daniel Colascione <dancol@dancol.org>
2 25
3 * automated/generator-tests.el (cps-testcase): Use 26 * automated/generator-tests.el (cps-testcase): Use