Update of /cvsroot/http-webtest/HTTP-WebTest
In directory usw-pr-cvs1:/tmp/cvs-serv13279
Modified Files:
MANIFEST Changes
Log Message:
Updated
Index: MANIFEST
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest/MANIFEST,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** MANIFEST 24 Jul 2002 21:13:09 -0000 1.18
--- MANIFEST 24 Jul 2002 22:17:47 -0000 1.19
***************
*** 100,103 ****
--- 100,104 ----
t/test.out/default-report-yes
t/test.out/delay
+ t/test.out/file-upload
t/test.out/http-headers
t/test.out/on_response
Index: Changes
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest/Changes,v
retrieving revision 1.38
retrieving revision 1.39
diff -C2 -d -r1.38 -r1.39
*** Changes 24 Jul 2002 21:13:09 -0000 1.38
--- Changes 24 Jul 2002 22:17:47 -0000 1.39
***************
*** 21,24 ****
--- 21,26 ----
specifications. See HTTP::WebTest::Plugin::Cookies for details.
+ * File upload tests are supported now.
+
INCOMPATIBILITIES:
|