aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2014-06-28 10:05:00 -0700
committerGlenn Morris2014-06-28 10:05:00 -0700
commit8eb6542f53f7fe9b682d11b15dd0346722db0ce3 (patch)
tree39d8ab751aa8bd2ac5c472f2920875f155f3dd99 /test/ChangeLog
parent7ac67e08e52b7d4c292f17841084f316644ce195 (diff)
downloademacs-8eb6542f53f7fe9b682d11b15dd0346722db0ce3.tar.gz
emacs-8eb6542f53f7fe9b682d11b15dd0346722db0ce3.zip
Disable logging in the short form of the test Makefile rules
* test/automated/Makefile.in (WRITE_LOG): New variable. (%.log): Use WRITE_LOG. (test_template): Disable logging.
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index f67fad959fa..fca8c2bb1d7 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,5 +1,9 @@
12014-06-28 Glenn Morris <rgm@gnu.org> 12014-06-28 Glenn Morris <rgm@gnu.org>
2 2
3 * automated/Makefile.in (WRITE_LOG): New variable.
4 (%.log): Use WRITE_LOG.
5 (test_template): Disable logging.
6
3 * automated/Makefile.in (TESTS): New list of short PHONY aliases. 7 * automated/Makefile.in (TESTS): New list of short PHONY aliases.
4 (test_template): New definition. Apply to TESTS. 8 (test_template): New definition. Apply to TESTS.
5 9