aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/ChangeLog17
1 files changed, 5 insertions, 12 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 026357771bf..392a996662a 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,17 +1,15 @@
12014-03-23 Daniel Colascione <dancol@dancol.org> 12014-03-23 Dmitry Gutov <dgutov@yandex.ru>
2 2
3 * automated/subword-tests.el (subword-tests2): More subword tests. 3 * automated/package-test.el (package-test-describe-package):
4 Fix test failure in non-graphical mode.
4 5
52014-03-23 Daniel Colascione <dancol@dancol.org> 62014-03-23 Daniel Colascione <dancol@dancol.org>
6 7
8 * automated/subword-tests.el (subword-tests2): More subword tests.
9
7 * automated/cl-lib.el (cl-lib-keyword-names-versus-values): New 10 * automated/cl-lib.el (cl-lib-keyword-names-versus-values): New
8 test: correct parsing of keyword arguments. 11 test: correct parsing of keyword arguments.
9 12
102014-03-23 Dmitry Gutov <dgutov@yandex.ru>
11
12 * automated/package-test.el (package-test-describe-package):
13 Fix test failure in non-graphical mode.
14
152014-03-22 Dmitry Gutov <dgutov@yandex.ru> 132014-03-22 Dmitry Gutov <dgutov@yandex.ru>
16 14
17 * automated/package-test.el (package-test-describe-package): 15 * automated/package-test.el (package-test-describe-package):
@@ -30,11 +28,6 @@
30 * automated/data/package/archive-contents: 28 * automated/data/package/archive-contents:
31 Add info about the new package. 29 Add info about the new package.
32 30
332014-03-23 Daniel Colascione <dancol@dancol.org>
34
35 * automated/cl-lib.el (cl-lib-keyword-names-versus-values): New
36 test: correct parsing of keyword arguments.
37
382014-03-07 Michael Albinus <michael.albinus@gmx.de> 312014-03-07 Michael Albinus <michael.albinus@gmx.de>
39 32
40 * automated/tramp-tests.el (tramp-copy-size-limit): Declare. 33 * automated/tramp-tests.el (tramp-copy-size-limit): Declare.