stas 2003/09/11 19:37:41
Modified: perl-framework/Apache-Test Changes Log: log the recent change Revision Changes Path 1.42 +5 -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.41 retrieving revision 1.42 diff -u -u -r1.41 -r1.42 --- Changes 11 Sep 2003 02:12:50 -0000 1.41 +++ Changes 12 Sep 2003 02:37:41 -0000 1.42 @@ -8,6 +8,11 @@ =item 1.04-dev - +Apache::TestSmoke provides a new mode: -bug_mode, which runs an +equivalent of plain 't/TEST' but generates a lot of useful debug +information, in addition to matching the core files to the tests that +caused them. [Stas] + Apache::TestSmoke now scans for core files, just like Apache::TestRun does [Stas]
