[Nice-commit] Nice NEWS,1.62,1.63
Brought to you by:
bonniot
|
From: Daniel B. <bo...@us...> - 2005-02-24 16:38:34
|
Update of /cvsroot/nice/Nice In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7228 Modified Files: NEWS Log Message: Print correct source file and line numbers in niceunit (#1096734). Index: NEWS =================================================================== RCS file: /cvsroot/nice/Nice/NEWS,v retrieving revision 1.62 retrieving revision 1.63 diff -C2 -d -r1.62 -r1.63 *** NEWS 20 Feb 2005 22:34:26 -0000 1.62 --- NEWS 24 Feb 2005 16:38:24 -0000 1.63 *************** *** 26,29 **** --- 26,31 ---- * Improved source information for debuggers. * Generated classes are smaller, thanks to smaller debugging information. + * Niceunit now reports test failures with the source file and line number + information for the failed assertion. * Native compilation with gcj is twice faster. * Bug fixes (disallowed redefinition of parameters, execution order of |