aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index c1c2f5c870b..a5ee4b60589 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,22 @@
12014-11-08 Michael Albinus <michael.albinus@gmx.de>
2
3 Backport Tramp changes from trunk.
4
5 * automated/tramp-tests.el (tramp-remote-process-environment):
6 Declare.
7 (tramp--test-enabled): Ignore errors.
8 (tramp--instrument-test-case): Extend docstring. Print debug
9 buffer in any case.
10 (tramp-test15-copy-directory): Skip for tramp-smb.el.
11 (tramp-test21-file-links): Use `file-truename' for directories.
12 (tramp-test26-process-file): Extend test according to Bug#17815.
13 (tramp-test27-start-file-process, tramp-test28-shell-command):
14 Retrieve process output more robustly.
15 (tramp-test29-vc-registered): Set $BZR_HOME.
16 (tramp--test-check-files): Extend test with `substitute-in-file-name'.
17 (tramp-test30-special-characters): Skip for tramp-adb.el,
18 tramp-gvfs.el and tramp-smb.el. Add further file names.
19
12014-10-20 Glenn Morris <rgm@gnu.org> 202014-10-20 Glenn Morris <rgm@gnu.org>
2 21
3 * Version 24.4 released. 22 * Version 24.4 released.