Update of /cvsroot/http-webtest/HTTP-WebTest
In directory usw-pr-cvs1:/tmp/cvs-serv16914
Modified Files:
TODO Changes
Log Message:
Updated
Index: TODO
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest/TODO,v
retrieving revision 1.24
retrieving revision 1.25
diff -C2 -d -r1.24 -r1.25
*** TODO 22 Aug 2002 07:21:13 -0000 1.24
--- TODO 22 Aug 2002 07:39:38 -0000 1.25
***************
*** 3,9 ****
My current TODO:
! * Consider using XPath expressions (in Click plugin and on their own)
! * Fix tests incompatiblity with 5.8.0
* Add start/end test sequence hooks into Hook plugin
--- 3,9 ----
My current TODO:
! * Apache plugin doesn't work with 5.8.0
! * Consider using XPath expressions (in Click plugin and on their own)
* Add start/end test sequence hooks into Hook plugin
***************
*** 14,18 ****
* polish local mode tests - they are *very* non portable now (or just
! move Apache plugin in separate distro)
* automated tests for mail sending (even better unit tests for all
--- 14,18 ----
* polish local mode tests - they are *very* non portable now (or just
! move Apache plugin in separate distro for the starters)
* automated tests for mail sending (even better unit tests for all
Index: Changes
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest/Changes,v
retrieving revision 1.49
retrieving revision 1.50
diff -C2 -d -r1.49 -r1.50
*** Changes 22 Aug 2002 07:21:13 -0000 1.49
--- Changes 22 Aug 2002 07:39:38 -0000 1.50
***************
*** 26,29 ****
--- 26,31 ----
not allowed. Reported by William McKee.
+ * Fixed 'make test' failure on Perl 5.8.0.
+
1.99_08 Wed Jul 31 2002
|