Update of /cvsroot/http-webtest/HTTP-WebTest
In directory usw-pr-cvs1:/tmp/cvs-serv18908
Modified Files:
TODO Changes
Log Message:
Updated
Index: TODO
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest/TODO,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** TODO 27 Apr 2002 22:03:43 -0000 1.10
--- TODO 12 May 2002 14:17:39 -0000 1.11
***************
*** 3,8 ****
My current TODO:
- * add docs to Click plugin
-
* test broken tests diagnostics
--- 3,6 ----
Index: Changes
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest/Changes,v
retrieving revision 1.24
retrieving revision 1.25
diff -C2 -d -r1.24 -r1.25
*** Changes 12 May 2002 13:37:33 -0000 1.24
--- Changes 12 May 2002 14:17:39 -0000 1.25
***************
*** 7,11 ****
Revision history for Perl module HTTP::WebTest.
! Current version
ENHANCEMENTS:
--- 7,11 ----
Revision history for Perl module HTTP::WebTest.
! 1.99_06 Sun May 12 2002
ENHANCEMENTS:
***************
*** 14,17 ****
--- 14,20 ----
HTTP headers to HTTP request or override default HTTP headers in HTTP
request. Thanks to Duncan Cameron for patch.
+
+ * New plugin HTTP::WebTest::Plugin::Click. This plugin allows to use
+ names of links and button on HTML pages to build test requests.
BUG FIXES:
|