Update of /cvsroot/http-webtest/HTTP-WebTest-Plugin-XMLReport
In directory sc8-pr-cvs1:/tmp/cvs-serv23528
Modified Files:
Changes
Log Message:
Added example script for using the XMLReport output
Index: Changes
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest-Plugin-XMLReport/Changes,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Changes 6 Jan 2003 12:25:02 -0000 1.3
--- Changes 8 Jan 2003 21:27:40 -0000 1.4
***************
*** 1,8 ****
Revision history for Perl extension XMLReport.
! 1.01 Mon Jan 6 13:18:47 CET 2003
- use Test instead of Test::More
- fixes spurious fails with SelfTest
- date string conforms RFC822 (with Time Zone offset)
1.00 Thu Jan 2 17:44:33 CET 2003
--- 1,9 ----
Revision history for Perl extension XMLReport.
! 1.01 Wed Jan 8 22:27:20 CET 2003
- use Test instead of Test::More
- fixes spurious fails with SelfTest
- date string conforms RFC822 (with Time Zone offset)
+ - added example scripts and XSL stylesheets
1.00 Thu Jan 2 17:44:33 CET 2003
|