From 704c60cec021d75164c8a7c34bcd667e45f184e3 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Tue, 21 Sep 2004 12:07:12 +0000 Subject: Remove sindex() and replace with strstr(). Windows: allow users to set SHELL to cmd.exe and have it behave as if no UNIX shell were found. --- tests/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'tests') diff --git a/tests/ChangeLog b/tests/ChangeLog index eec2ef1..ba6b59e 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,12 @@ +2004-09-21 Paul D. Smith + + * run_make_tests.pl (run_make_test): Enhance to allow the make + string to be undef: in that case it reuses the previous make + string. Allows multiple tests on the same makefile. + + * scripts/variables/flavors: Add some tests for prefix characters + interacting with define/endef variables. + 2004-09-20 Paul D. Smith * scripts/functions/substitution: Rewrite to use run_make_test() -- cgit v1.2.3