aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog27
1 files changed, 27 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index f67fad959fa..8c28eaf30dc 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,5 +1,32 @@
12014-06-30 Fabián Ezequiel Gallina <fgallina@gnu.org>
2
3 * automated/subr-x-tests.el: New file.
4
52014-06-29 Michael Albinus <michael.albinus@gmx.de>
6
7 * automated/tramp-tests.el (tramp--instrument-test-case):
8 Print debug buffer in any case.
9
102014-06-28 Leo Liu <sdl.web@gmail.com>
11
12 * automated/calc-tests.el: New file and add tests for math-bignum.
13 (Bug#17556)
14
152014-06-28 Michael Albinus <michael.albinus@gmx.de>
16
17 * automated/dbus-tests.el (dbus--test-register-service)
18 (dbus-test02-register-service-session): Replace `dbus-ping' calls
19 by `dbus-list-known-names'. (Bug#17858)
20
12014-06-28 Glenn Morris <rgm@gnu.org> 212014-06-28 Glenn Morris <rgm@gnu.org>
2 22
23 * automated/Makefile.in (GDB): New variable.
24 (emacs): Use $GDB. (Bug#15991)
25
26 * automated/Makefile.in (WRITE_LOG): New variable.
27 (%.log): Use WRITE_LOG.
28 (test_template): Disable logging.
29
3 * automated/Makefile.in (TESTS): New list of short PHONY aliases. 30 * automated/Makefile.in (TESTS): New list of short PHONY aliases.
4 (test_template): New definition. Apply to TESTS. 31 (test_template): New definition. Apply to TESTS.
5 32