[Http-webtest-commits] HTTP-WebTest Changes,1.56,1.57
Brought to you by:
m_ilya,
richardanderson
From: Ilya M. <m_...@us...> - 2002-10-18 21:02:48
|
Update of /cvsroot/http-webtest/HTTP-WebTest In directory usw-pr-cvs1:/tmp/cvs-serv15942 Modified Files: Changes Log Message: Updated Index: Changes =================================================================== RCS file: /cvsroot/http-webtest/HTTP-WebTest/Changes,v retrieving revision 1.56 retrieving revision 1.57 diff -C2 -d -r1.56 -r1.57 *** Changes 27 Sep 2002 19:54:25 -0000 1.56 --- Changes 18 Oct 2002 21:02:45 -0000 1.57 *************** *** 17,20 **** --- 17,23 ---- * Fixed some minor documentation bugs. Thanks to William McKee. + * Allow to use $webtest->last_xxx method calls after running test + sequence with $webtest->run_tests. Thanks to Kevin Baker for patch. + 1.99_09 Thu Aug 22 2002 |