stas 01/10/20 03:55:38
Modified: perl-framework/Apache-Test README Log: - link to the online CVS version of the writing tests doc, until we get the documentation online in other formats. Revision Changes Path 1.15 +2 -0 httpd-test/perl-framework/Apache-Test/README Index: README =================================================================== RCS file: /home/cvs/httpd-test/perl-framework/Apache-Test/README,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- README 2001/10/18 02:44:36 1.14 +++ README 2001/10/20 10:55:38 1.15 @@ -9,6 +9,8 @@ For an extensive documentation see modperl-2.0/docs/src/devel/writing_tests/writing_tests.pod. +Or +http://cvs.apache.org/viewcvs.cgi/modperl-docs/src/devel/writing_tests/writing_tests.pod see t/*.t for example tests
