[Http-webtest-commits] CVS: HTTP-WebTest Changes,1.1.1.1,1.2
Brought to you by:
m_ilya,
richardanderson
From: Ilya M. <m_...@us...> - 2002-01-28 06:34:03
|
Update of /cvsroot/http-webtest/HTTP-WebTest In directory usw-pr-cvs1:/tmp/cvs-serv32451 Modified Files: Changes Log Message: *** empty log message *** Index: Changes =================================================================== RCS file: /cvsroot/http-webtest/HTTP-WebTest/Changes,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** Changes 2002/01/24 12:26:04 1.1.1.1 --- Changes 2002/01/28 06:33:59 1.2 *************** *** 21,25 **** * Added report plugin HTTP::WebTest::Plugin::TestHarness which ! provides report output compatible with Test::Harness 1.99_02 Fri Jan 18 2002 --- 21,29 ---- * Added report plugin HTTP::WebTest::Plugin::TestHarness which ! provides report output compatible with Test::Harness. ! ! * Renamed method HTTP::WebTest::validate_test to ! HTTP::WebTest::validate_params. Make it validate hash with test ! parameters instead of test object. 1.99_02 Fri Jan 18 2002 |