[Nice-commit] Nice NEWS,1.75,1.76
Brought to you by:
bonniot
|
From: Daniel B. <bo...@us...> - 2005-04-08 08:27:06
|
Update of /cvsroot/nice/Nice In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6093 Modified Files: NEWS Log Message: Added niceunit --jar Index: NEWS =================================================================== RCS file: /cvsroot/nice/Nice/NEWS,v retrieving revision 1.75 retrieving revision 1.76 diff -C2 -d -r1.75 -r1.76 *** NEWS 2 Apr 2005 09:32:29 -0000 1.75 --- NEWS 8 Apr 2005 08:26:57 -0000 1.76 *************** *** 58,61 **** --- 58,62 ---- ?assert 0==1; // fails if assertions enabled assert 0==1; // fails if assertions enabled + * niceunit supports a --jar option to test jars. -- |