[Http-webtest-commits] CVS: HTTP-WebTest Changes,1.9,1.10
Brought to you by:
m_ilya,
richardanderson
From: Ilya M. <m_...@us...> - 2002-01-29 03:52:45
|
Update of /cvsroot/http-webtest/HTTP-WebTest In directory usw-pr-cvs1:/tmp/cvs-serv19904 Modified Files: Changes Log Message: Improve syntax error reporting in parser of wtscript files Support for embeded Perl in wtscript files in parser Index: Changes =================================================================== RCS file: /cvsroot/http-webtest/HTTP-WebTest/Changes,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** Changes 2002/01/28 16:58:47 1.9 --- Changes 2002/01/29 03:52:40 1.10 *************** *** 7,10 **** --- 7,18 ---- Revision history for Perl module HTTP::WebTest. + Current Version + + ENHANCEMENTS: + + * Improve syntax error reporting in parser of wtscript files + + * Support for embeded Perl in wtscript files in parser + 1.99_03 Mon Jan 28 2002 |