coar 02/02/06 07:46:26
Modified: perl-framework STATUS
Log:
I knew I forgot something..
Revision Changes Path
1.3 +7 -1 httpd-test/perl-framework/STATUS
Index: STATUS
===================================================================
RCS file: /home/cvs/httpd-test/perl-framework/STATUS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -u -r1.2 -r1.3
--- STATUS 6 Feb 2002 15:08:13 -0000 1.2
+++ STATUS 6 Feb 2002 15:46:26 -0000 1.3
@@ -1,9 +1,15 @@
httpd-test/perl-framework STATUS: -*-text-*-
-Last modified at [$Date: 2002/02/06 15:08:13 $]
+Last modified at [$Date: 2002/02/06 15:46:26 $]
Stuff to do:
* finish the t/TEST exit code issue (ORed with 0x2C if
framework failed)
+
+ * change existing tests that frob the DocumentRoot (e.g.,
+ t/modules/access.t) to *not* do that; instead, have
+ Makefile.PL prepare appropriate subdirectory configs
+ for them. Why? So t/TEST can be used to test a
+ remote server.
Tests to be written: