theory 2004/10/12 11:18:40
Modified: perl-framework/Apache-Test Changes Log: Noted addition of testcover in Apache::TestMB. Revision Changes Path 1.176 +4 -0 httpd-test/perl-framework/Apache-Test/Changes Index: Changes =================================================================== RCS file: /home/cvs/httpd-test/perl-framework/Apache-Test/Changes,v retrieving revision 1.175 retrieving revision 1.176 diff -u -r1.175 -r1.176 --- Changes 12 Oct 2004 12:55:26 -0000 1.175 +++ Changes 12 Oct 2004 18:18:40 -0000 1.176 @@ -63,6 +63,10 @@ failures) when someone overrides CORE::die when using Apache-Test [William McKee, Stas] +Overrode Module::Build's "testcover" action in Apache::TestMB to +prevent the Apache::Test sticky preference files from being included +in the coverage rport. [David] +
