Update of /cvsroot/http-webtest/HTTP-WebTest
In directory sc8-pr-cvs1:/tmp/cvs-serv17474
Modified Files:
Changes
Log Message:
Updated
Index: Changes
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest/Changes,v
retrieving revision 1.68
retrieving revision 1.69
diff -C2 -d -r1.68 -r1.69
*** Changes 2 Jan 2003 21:33:21 -0000 1.68
--- Changes 3 Jan 2003 22:22:14 -0000 1.69
***************
*** 23,26 ****
--- 23,30 ----
Johannes la Poutre for bug report.
+ * Test in self-testing suite for 'timeout' parameter was buggy and
+ could fail on some machines. Thanks to Johannes la Poutre for bug
+ report.
+
2.00 Sat Dec 14 2002
***************
*** 50,54 ****
* HTTP::WebTest::Plugin::HarnessReport is rewritten using
! Test::Builder. As side effect now you can freely intermix
HTTP::WebTest based tests with tests written using other testing
libraries like Test::More or Test::Differences. Unfortunately this
--- 54,58 ----
* HTTP::WebTest::Plugin::HarnessReport is rewritten using
! Test::Builder. As a side effect you can now freely intermix
HTTP::WebTest based tests with tests written using other testing
libraries like Test::More or Test::Differences. Unfortunately this
|