Author: pgollucci
Date: Sat Jul 15 21:04:03 2006
New Revision: 422361
URL: http://svn.apache.org/viewvc?rev=422361&view=rev
Log:
hook in the Apache-SizeLimit tests
[Still need to pass -httpd to its Makefile.PL earlier in the process]
Modified:
perl/modperl/branches/1.x/Makefile.PL
Modified: perl/modperl/branches/1.x/Makefile.PL
URL:
http://svn.apache.org/viewvc/perl/modperl/branches/1.x/Makefile.PL?rev=422361&r1=422360&r2=422361&view=diff
==============================================================================
--- perl/modperl/branches/1.x/Makefile.PL (original)
+++ perl/modperl/branches/1.x/Makefile.PL Sat Jul 15 21:04:03 2006
@@ -1570,7 +1570,7 @@
run_tests:
$(FULLPERL) $(MP_TEST_SCRIPT) $(TEST_VERBOSE)
-
+ cd Apache-SizeLimit ; $(MAKE) test
),
$my_test,