aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2014-04-22 14:32:51 -0700
committerPaul Eggert2014-04-22 14:32:51 -0700
commit42e910349d699ee3f8024371ca1e60e015fc6aa7 (patch)
treeba589f3f7c278671f0ae9c5c8f15c241ae8dd674 /test/ChangeLog
parent4f96579371290b201a973072a1c2f237755bb954 (diff)
parent34e856d5ac828753b7be20e2471f39fb613f7f40 (diff)
downloademacs-42e910349d699ee3f8024371ca1e60e015fc6aa7.tar.gz
emacs-42e910349d699ee3f8024371ca1e60e015fc6aa7.zip
Merge from emacs-24; up to 2014-04-22T20:19:17Z!eggert@cs.ucla.edu
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 1caf0b3eb85..7652e71f5c3 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,16 @@
12014-04-22 Michael Albinus <michael.albinus@gmx.de>
2
3 * automated/tramp-tests.el (tramp--test-check-files): Remove traces.
4 (tramp-test30-special-characters): Remove test for backslash.
5
62014-04-20 Michael Albinus <michael.albinus@gmx.de>
7
8 * automated/tramp-tests.el
9 (tramp-test19-directory-files-and-attributes)
10 (tramp-test22-file-times): Check for `file-attributes' equality
11 only if there is a usable timestamp.
12 (tramp--test-check-files): Do not use `copy-sequence'.
13
12014-04-22 Daniel Colascione <dancol@dancol.org> 142014-04-22 Daniel Colascione <dancol@dancol.org>
2 15
3 * automated/bytecomp-tests.el (test-byte-comp-compile-and-load): 16 * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):