[Http-webtest-commits] CVS: HTTP-WebTest MANIFEST,1.5,1.6
Brought to you by:
m_ilya,
richardanderson
From: Ilya M. <m_...@us...> - 2002-02-15 14:57:54
|
Update of /cvsroot/http-webtest/HTTP-WebTest In directory usw-pr-cvs1:/tmp/cvs-serv27806 Modified Files: MANIFEST Log Message: Updated Index: MANIFEST =================================================================== RCS file: /cvsroot/http-webtest/HTTP-WebTest/MANIFEST,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** MANIFEST 15 Feb 2002 11:50:47 -0000 1.5 --- MANIFEST 15 Feb 2002 14:57:45 -0000 1.6 *************** *** 21,24 **** --- 21,25 ---- lib/HTTP/WebTest/Plugin/DefaultReport.pm lib/HTTP/WebTest/Plugin/HarnessReport.pm + lib/HTTP/WebTest/Plugin/Hooks.pm lib/HTTP/WebTest/Plugin/Loader.pm lib/HTTP/WebTest/Plugin/ResponseTimeTest.pm *************** *** 42,45 **** --- 43,47 ---- t/07-compat.t t/08-plugins.t + t/09-hooks.t t/HTTP/WebTest/Plugin/Counter.pm t/HelloWorld.pm *************** *** 79,82 **** --- 81,85 ---- t/test.out/cookie3 t/test.out/default-report-yes + t/test.out/on_response t/test.out/pauth t/test.out/plugin-counter |