diff options
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 726cacc13b0..8d91e334b78 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2013-11-02 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * automated/Makefile.in (top_builddir, abs_test, abs_lispsrc, lisp): | ||
| 4 | Remove variables. | ||
| 5 | (emacs): Use abs_top_srcdir, abs_srcdir rather than abs_lispsrc, | ||
| 6 | abs_test. | ||
| 7 | (lisp-compile): Use ../../lisp rather than $lisp. | ||
| 8 | |||
| 1 | 2013-10-31 Michael Albinus <michael.albinus@gmx.de> | 9 | 2013-10-31 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 10 | ||
| 3 | * automated/ert-tests.el (ert-test-stats-set-test-and-result): | 11 | * automated/ert-tests.el (ert-test-stats-set-test-and-result): |