|
From: <jgr...@us...> - 2003-08-24 01:20:37
|
Update of /cvsroot/popfile/engine/tests/corpus.base/personal In directory sc8-pr-cvs1:/tmp/cvs-serv18961/tests/corpus.base/personal Modified Files: params Log Message: Added HTML interface tests for most of the History functions including the Single Message View, also covers Password and Shutdown handling and miscellaneous items like use of a bad session key, 404 errors; coverage is now at 88% for HTML.pm. Need to finish reclassification and deletion tests Index: params =================================================================== RCS file: /cvsroot/popfile/engine/tests/corpus.base/personal/params,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** params 27 Jul 2003 18:28:56 -0000 1.1 --- params 24 Aug 2003 01:20:34 -0000 1.2 *************** *** 1,3 **** ! count 0 subject 1 quarantine 0 --- 1,5 ---- ! count 122 subject 1 quarantine 0 + fpcount 2 + fncount 1 \ No newline at end of file |