Update of /cvsroot/http-webtest/HTTP-WebTest
In directory usw-pr-cvs1:/tmp/cvs-serv32302
Modified Files:
TODO
Log Message:
Updated
Index: TODO
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest/TODO,v
retrieving revision 1.22
retrieving revision 1.23
diff -C2 -d -r1.22 -r1.23
*** TODO 2 Aug 2002 06:46:42 -0000 1.22
--- TODO 15 Aug 2002 20:36:51 -0000 1.23
***************
*** 3,6 ****
--- 3,11 ----
My current TODO:
+ * Consider using XPath expressions (in Click plugin and on their own)
+
+ * Support for testing for non-200 status codes (implies optionally
+ disabling redirect handling)
+
* Fix tests incompatiblity with 5.8.0
***************
*** 35,37 ****
* Add test name into error text
! * Allow comments inside list parameters
--- 40,42 ----
* Add test name into error text
! * Allow comments inside of list parameters
|