[Http-webtest-commits] HTTP-WebTest TODO,1.27,1.28 .cvsignore,1.4,1.5
Brought to you by:
m_ilya,
richardanderson
From: Ilya M. <m_...@us...> - 2002-12-12 23:05:19
|
Update of /cvsroot/http-webtest/HTTP-WebTest In directory sc8-pr-cvs1:/tmp/cvs-serv22832 Modified Files: TODO .cvsignore Log Message: Updated Index: TODO =================================================================== RCS file: /cvsroot/http-webtest/HTTP-WebTest/TODO,v retrieving revision 1.27 retrieving revision 1.28 diff -C2 -d -r1.27 -r1.28 *** TODO 22 Aug 2002 08:36:13 -0000 1.27 --- TODO 12 Dec 2002 23:05:08 -0000 1.28 *************** *** 9,15 **** * support hidden fields in Click plugin - * polish local mode tests - they are *very* non portable now (or just - move Apache plugin in separate distro for the starters) - * automated tests for mail sending (even better unit tests for all code) --- 9,12 ---- Index: .cvsignore =================================================================== RCS file: /cvsroot/http-webtest/HTTP-WebTest/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** .cvsignore 19 Oct 2002 22:37:55 -0000 1.4 --- .cvsignore 12 Dec 2002 23:05:09 -0000 1.5 *************** *** 1,3 **** - wt blib pm_to_blib --- 1,2 ---- |