aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2014-06-27 09:27:08 -0700
committerGlenn Morris2014-06-27 09:27:08 -0700
commit31eac1d10e23485d9ed38875300eb6ea8f8e61eb (patch)
tree88fe155f11eea424a9c41ed7c9b5299206910d29 /test/ChangeLog
parent4f1e55070b5f144e37a35ac82b2d88077c0290ea (diff)
downloademacs-31eac1d10e23485d9ed38875300eb6ea8f8e61eb.tar.gz
emacs-31eac1d10e23485d9ed38875300eb6ea8f8e61eb.zip
Have `make check' re-run all the tests, every time
* test/automated/Makefile.in (check-maybe): Rename from check. (check): Re-run all the tests, every time. (clean, mostlyclean): Also delete *.log~.
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 7ad0e9a4b9d..ba10d90aab1 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,9 @@
12014-06-27 Glenn Morris <rgm@gnu.org>
2
3 * automated/Makefile.in (check-maybe): Rename from check.
4 (check): Re-run all the tests, every time.
5 (clean, mostlyclean): Also delete *.log~.
6
12014-06-26 Glenn Morris <rgm@gnu.org> 72014-06-26 Glenn Morris <rgm@gnu.org>
2 8
3 * automated/package-x-test.el: Do not mess with load-path. 9 * automated/package-x-test.el: Do not mess with load-path.