[Http-webtest-commits] HTTP-WebTest Changes,1.69,1.70
Brought to you by:
m_ilya,
richardanderson
From: Ilya M. <m_...@us...> - 2003-01-18 10:15:00
|
Update of /cvsroot/http-webtest/HTTP-WebTest In directory sc8-pr-cvs1:/tmp/cvs-serv12489 Modified Files: Changes Log Message: HTTP::WebTest::Plugin::HarnessReport produced report output on STDERR what was adding noise in 'make test' output when being used in Test::Harness-style test suites. Index: Changes =================================================================== RCS file: /cvsroot/http-webtest/HTTP-WebTest/Changes,v retrieving revision 1.69 retrieving revision 1.70 diff -C2 -d -r1.69 -r1.70 *** Changes 3 Jan 2003 22:22:14 -0000 1.69 --- Changes 18 Jan 2003 10:14:55 -0000 1.70 *************** *** 27,30 **** --- 27,34 ---- report. + * HTTP::WebTest::Plugin::HarnessReport produced report output on + STDERR what was adding noise in 'make test' output when being used in + Test::Harness-style test suites. + 2.00 Sat Dec 14 2002 |