Update of /cvsroot/http-webtest/HTTP-WebTest
In directory usw-pr-cvs1:/tmp/cvs-serv2821
Modified Files:
TODO
Log Message:
Updated
Index: TODO
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest/TODO,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** TODO 30 Jul 2002 07:05:01 -0000 1.17
--- TODO 30 Jul 2002 07:06:11 -0000 1.18
***************
*** 3,10 ****
My current TODO:
* Do not output html, cookies, header for successful tests with
terse=failed_only
! * rewrite HarnessReport using Test::Builder
* do not fail in make test if Algorithm::Diff is missing
--- 3,12 ----
My current TODO:
+ * Add start/end test sequence hooks into Hook plugin
+
* Do not output html, cookies, header for successful tests with
terse=failed_only
! * rewrite HarnessReport plugin using Test::Builder
* do not fail in make test if Algorithm::Diff is missing
|