|
From: <jgr...@us...> - 2003-08-24 01:20:37
|
Update of /cvsroot/popfile/engine/tests/corpus.base/spam In directory sc8-pr-cvs1:/tmp/cvs-serv18961/tests/corpus.base/spam 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/spam/params,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** params 31 Jul 2003 14:19:49 -0000 1.3 --- params 24 Aug 2003 01:20:34 -0000 1.4 *************** *** 1,3 **** ! count 0 subject 1 quarantine 0 --- 1,4 ---- ! count 10 subject 1 quarantine 0 + fpcount 1 |