Update of /cvsroot/http-webtest/HTTP-WebTest
In directory sc8-pr-cvs1:/tmp/cvs-serv29617
Modified Files:
MANIFEST
Log Message:
Updated
Index: MANIFEST
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest/MANIFEST,v
retrieving revision 1.27
retrieving revision 1.28
diff -C2 -d -r1.27 -r1.28
*** MANIFEST 18 Nov 2002 07:59:51 -0000 1.27
--- MANIFEST 18 Nov 2002 08:59:37 -0000 1.28
***************
*** 6,12 ****
TODO
bin/wt
- http-webtest/conf/httpd.conf-dist
- http-webtest/htdocs/webtest/is_apache_responding.html
- http-webtest/logs/.placeholder
lib/Bundle/HTTP/WebTest.pm
lib/HTTP/WebTest.pm
--- 6,9 ----
***************
*** 32,35 ****
--- 29,33 ----
lib/HTTP/WebTest/ReportPlugin.pm
lib/HTTP/WebTest/Request.pm
+ lib/HTTP/WebTest/SelfTest.pm
lib/HTTP/WebTest/Test.pm
lib/HTTP/WebTest/TestResult.pm
***************
*** 127,130 ****
--- 125,129 ----
t/test.out/text_match2
t/test.out/time
+ t/test.out/timeout
t/test.out/user_agent
t/test.shtml
|