> +1 on the concept same here
> I'm not sure about the name choice. $(TEST_VERBOSE) and $(TEST_FILES) > are the same as other Test packages use. Do they have $TEST_EXTRA_ARGS > too? Otherwise we may better use some name specific to Apache-Test? MakeMaker looks to support only three: TEST_VERBOSE, TEST_FILE(S), and TESTDB_SW. so how about APACHE_TEST_EXTRA_ARGS? it's verbose but it shouldn't be too bad and it beats making tons of extra targets. --Geoff