[Http-webtest-commits] HTTP-WebTest MANIFEST,1.28,1.29
Brought to you by:
m_ilya,
richardanderson
From: Ilya M. <m_...@us...> - 2002-12-13 00:51:24
|
Update of /cvsroot/http-webtest/HTTP-WebTest In directory sc8-pr-cvs1:/tmp/cvs-serv19673 Modified Files: MANIFEST Log Message: Update Index: MANIFEST =================================================================== RCS file: /cvsroot/http-webtest/HTTP-WebTest/MANIFEST,v retrieving revision 1.28 retrieving revision 1.29 diff -C2 -d -r1.28 -r1.29 *** MANIFEST 18 Nov 2002 08:59:37 -0000 1.28 --- MANIFEST 13 Dec 2002 00:51:21 -0000 1.29 *************** *** 47,50 **** --- 47,51 ---- t/11-delay.t t/12-request.t + t/13-harness.t t/HTTP/WebTest/Plugin/Counter.pm t/HelloWorld.pm *************** *** 119,124 **** t/test.out/subparam1 t/test.out/subparam2 - t/test.out/test-harness-not-ok - t/test.out/test-harness-ok t/test.out/test_name t/test.out/text_match1 --- 120,123 ---- *************** *** 127,131 **** t/test.out/timeout t/test.out/user_agent - t/test.shtml t/test1.html t/test1.txt --- 126,129 ---- *************** *** 137,139 **** t/test5.html t/test6.html - t/utils.pl --- 135,136 ---- |