Update of /cvsroot/http-webtest/HTTP-WebTest-Plugin-DateTest
In directory usw-pr-cvs1:/tmp/cvs-serv30162
Modified Files:
Changes
Log Message:
Changed test result format and handling of time units
Index: Changes
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest-Plugin-DateTest/Changes,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** Changes 12 Sep 2002 13:11:01 -0000 1.1.1.1
--- Changes 9 Oct 2002 22:15:16 -0000 1.2
***************
*** 1,4 ****
--- 1,10 ----
Revision history for Perl extension DateTest.
+ 0.91 Thu Oct 10 00:02:49 CEST 2002
+ - use same time units as test spec for return value
+ - added corresponding unit testcases
+ - changed failure message: 55 > 50 instead of 55 < 50
+ actual situation (fact) v.s. test condition. hmm...
+
0.90 Thu Sep 12 14:24:09 CEST 2002
- 1st beta release
|