Update of /cvsroot/http-webtest/HTTP-WebTest
In directory usw-pr-cvs1:/tmp/cvs-serv2195
Modified Files:
TODO
Log Message:
Updated
Index: TODO
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest/TODO,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** TODO 25 Jul 2002 08:14:51 -0000 1.15
--- TODO 30 Jul 2002 07:04:00 -0000 1.16
***************
*** 3,6 ****
--- 3,9 ----
My current TODO:
+ * Do not output html, cookies, header for successful tests with
+ terse=failed_only
+
* rewrite HarnessReport using Test::Builder
|