[Http-webtest-commits] CVS: HTTP-WebTest Changes,1.30,1.31
Brought to you by:
m_ilya,
richardanderson
From: Ilya M. <m_...@us...> - 2002-06-16 00:03:38
|
Update of /cvsroot/http-webtest/HTTP-WebTest In directory usw-pr-cvs1:/tmp/cvs-serv8926 Modified Files: Changes Log Message: Minor fixes Index: Changes =================================================================== RCS file: /cvsroot/http-webtest/HTTP-WebTest/Changes,v retrieving revision 1.30 retrieving revision 1.31 diff -C2 -d -r1.30 -r1.31 *** Changes 15 Jun 2002 23:23:54 -0000 1.30 --- Changes 16 Jun 2002 00:03:33 -0000 1.31 *************** *** 19,24 **** * $webtest->run_wtscript accepts wtscript passed as string. ! * Parser for wtscript files is rewritten. It doesn't use ! Parse::RecDescent anymore. New parser is faster and provides better error diagnostics for parse errors. --- 19,24 ---- * $webtest->run_wtscript accepts wtscript passed as string. ! * Parser for wtscript files is rewritten. It doesn't use ! Parse::RecDescent anymore. New parser is faster and provides better error diagnostics for parse errors. |