[Http-webtest-commits] HTTP-WebTest MANIFEST,1.23,1.24 Changes,1.53,1.54
Brought to you by:
m_ilya,
richardanderson
From: Ilya M. <m_...@us...> - 2002-09-24 20:20:25
|
Update of /cvsroot/http-webtest/HTTP-WebTest In directory usw-pr-cvs1:/tmp/cvs-serv4630 Modified Files: MANIFEST Changes Log Message: Updated Index: MANIFEST =================================================================== RCS file: /cvsroot/http-webtest/HTTP-WebTest/MANIFEST,v retrieving revision 1.23 retrieving revision 1.24 diff -C2 -d -r1.23 -r1.24 *** MANIFEST 20 Aug 2002 20:57:51 -0000 1.23 --- MANIFEST 24 Sep 2002 20:20:22 -0000 1.24 *************** *** 125,128 **** --- 125,129 ---- t/test.out/run-web-test t/test.out/run-wtscript + t/test.out/runtime-insert t/test.out/short-url t/test.out/show-headers Index: Changes =================================================================== RCS file: /cvsroot/http-webtest/HTTP-WebTest/Changes,v retrieving revision 1.53 retrieving revision 1.54 diff -C2 -d -r1.53 -r1.54 *** Changes 22 Aug 2002 09:28:36 -0000 1.53 --- Changes 24 Sep 2002 20:20:23 -0000 1.54 *************** *** 3,6 **** --- 3,13 ---- Revision history for Perl module HTTP::WebTest. + CURRENT VERSION + + ENHANCEMENTS: + + * Allow plugins to insert tests into the test queue during test + sequence runtime. Inspired by Paul Hamingson's patch. + 1.99_09 Thu Aug 22 2002 |