[Http-webtest-commits] HTTP-WebTest/t README,1.1.1.1,1.2
Brought to you by:
m_ilya,
richardanderson
From: Ilya M. <m_...@us...> - 2002-12-14 20:08:08
|
Update of /cvsroot/http-webtest/HTTP-WebTest/t In directory sc8-pr-cvs1:/tmp/cvs-serv26249/t Modified Files: README Log Message: Minor fixes Index: README =================================================================== RCS file: /cvsroot/http-webtest/HTTP-WebTest/t/README,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** README 24 Jan 2002 12:26:18 -0000 1.1.1.1 --- README 14 Dec 2002 20:07:57 -0000 1.2 *************** *** 11,16 **** with environment variable TEST_HOSTNAME. ! Response time and 'apache_max_wait' tests can take long time. It is ! possible to disable them by setting environment variable TEST_FAST. If HTTP::WebTest changes its output then it breaks test suite tests --- 11,16 ---- with environment variable TEST_HOSTNAME. ! Response time tests can take long time. It is possible to disable them ! by setting environment variable TEST_FAST. If HTTP::WebTest changes its output then it breaks test suite tests |