aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2013-11-02 12:50:41 -0700
committerGlenn Morris2013-11-02 12:50:41 -0700
commit2ffcf5fef905da954dd191725d0359998754e108 (patch)
tree4560e3a5fbe8802ed14c7bf86d832f6067e24d05 /test/ChangeLog
parent6a8b929e7fcf2e0866c3e4b891d5412322aec95c (diff)
downloademacs-2ffcf5fef905da954dd191725d0359998754e108.tar.gz
emacs-2ffcf5fef905da954dd191725d0359998754e108.zip
Minor simplifications for test/automated/Makefile
* test/automated/Makefile.in (top_builddir, abs_test, abs_lispsrc, lisp): Remove variables. (emacs): Use abs_top_srcdir, abs_srcdir rather than abs_lispsrc, abs_test. (lisp-compile): Use ../../lisp rather than $lisp.
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog8
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 @@
12013-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
12013-10-31 Michael Albinus <michael.albinus@gmx.de> 92013-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):