diff options
author | Havoc Pennington <hp@pobox.com> | 2000-12-08 15:03:12 +0000 |
---|---|---|
committer | Havoc Pennington <hp@src.gnome.org> | 2000-12-08 15:03:12 +0000 |
commit | dd087e5aaa9f65b2093c2738b2c6a6f48d22b77e (patch) | |
tree | 8d764ef41839fc800ab408a6ac758eb91cdae430 /ChangeLog | |
parent | dc7d6c24645656ea1fb55d23a107e5e747b841be (diff) |
move markup-test to noinst_PROGRAMS; it isn't a proper test, the proper
2000-12-08 Havoc Pennington <hp@pobox.com>
* tests/Makefile.am (TESTS): move markup-test to noinst_PROGRAMS;
it isn't a proper test, the proper test would be
run-markup-tests.sh, but that can't go in tests, so we need
a manual make check rule. Didn't do that yet.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2000-12-08 Havoc Pennington <hp@pobox.com> + + * tests/Makefile.am (TESTS): move markup-test to noinst_PROGRAMS; + it isn't a proper test, the proper test would be + run-markup-tests.sh, but that can't go in tests, so we need + a manual make check rule. Didn't do that yet. + 2000-12-07 Raja R Harinath <harinath@cs.umn.edu> * gmain.h: Don't put anything after an #endif. |