From 29d78ddb2842d75956fb9b2f50fa7032f6a28416 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Wed, 22 Sep 2004 04:36:17 +0000 Subject: Update the test template. A few fixes in run_make_test(). Rename implicit_prereq_eval to patternrules, to be the start of a suite of tests of pattern rules. --- tests/ChangeLog | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'tests/ChangeLog') diff --git a/tests/ChangeLog b/tests/ChangeLog index 0a7ed0c..542194e 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,8 +1,17 @@ +2004-09-22 Paul D. Smith + + * run_make_tests.pl (run_make_test): Don't add newlines to the + makestring or answer if they are completely empty. + + * scripts/features/patternrules: Rename from implicit_prereq_eval. + + * scripts/test_template: Rework the template. + 2004-09-21 Boris Kolpackov * run_make_tests.pl: Change `#!/usr/local/bin/perl' to be `#!/usr/bin/env perl'. - + * scripts/features/implicit_prereq_eval: Test implicit rule prerequisite evaluation code. -- cgit v1.2.3