summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorRaja R Harinath <harinath@src.gnome.org>2000-12-08 21:04:52 +0000
committerRaja R Harinath <harinath@src.gnome.org>2000-12-08 21:04:52 +0000
commit0b6e1350e10dbf47a992d08744d0f2cd23f2341e (patch)
tree520db02264090050ffeb0ffa2c434dd5b94ebb01 /ChangeLog.pre-2-10
parentdd087e5aaa9f65b2093c2738b2c6a6f48d22b77e (diff)
Rearrange into other veriables, and include run-markup-tests.sh.
* tests/Makefile.am (TESTS): Rearrange into other veriables, and include run-markup-tests.sh. (TESTS_ENVIRONMENT): New. Pass $srcdir to tests. (noinst_PROGRAMS): Rename to ... (check_PROGRAMS): ... this. 'automake' ensures that these are built before running the tests. * tests/run-markup-tests.sh: Support $srcdir != $builddir.
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-1010
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 647e69b10..eaac749c5 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,13 @@
+2000-12-08 Raja R Harinath <harinath@cs.umn.edu>
+
+ * tests/Makefile.am (TESTS): Rearrange into other veriables, and
+ include run-markup-tests.sh.
+ (TESTS_ENVIRONMENT): New. Pass $srcdir to tests.
+ (noinst_PROGRAMS): Rename to ...
+ (check_PROGRAMS): ... this. 'automake' ensures that these are
+ built before running the tests.
+ * tests/run-markup-tests.sh: Support $srcdir != $builddir.
+
2000-12-08 Havoc Pennington <hp@pobox.com>
* tests/Makefile.am (TESTS): move markup-test to noinst_PROGRAMS;