[Http-webtest-commits] HTTP-WebTest-Plugin-XMLReport MANIFEST,1.2,1.3
Brought to you by:
m_ilya,
richardanderson
From: Johannes la P. <joe...@us...> - 2003-01-08 21:23:06
|
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 |