Update of /cvsroot/http-webtest/HTTP-WebTest-Plugin-XMLReport
In directory sc8-pr-cvs1:/tmp/cvs-serv20952
Modified Files:
MANIFEST
Log Message:
Added example script for using the XMLReport output
Index: MANIFEST
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest-Plugin-XMLReport/MANIFEST,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** MANIFEST 2 Jan 2003 16:52:16 -0000 1.2
--- MANIFEST 8 Jan 2003 21:23:01 -0000 1.3
***************
*** 5,8 ****
--- 5,19 ----
README
TODO
+ example/README
+ example/testdefs.xml
+ example/transform/content.xsl
+ example/transform/email.xsl
+ example/transform/extract-failed.xsl
+ example/transform/listtests-html.xsl
+ example/transform/listtests.xsl
+ example/transform/merge-results.xsl
+ example/transform/sidebar.xsl
+ example/webtest
+ example/webtest.sh
lib/HTTP/WebTest/Plugin/XMLReport.pm
t/01_basic.t
|