From: David S. <ds...@us...> - 2007-01-24 16:33:05
|
Update of /cvsroot/junit/junit In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv11688 Modified Files: to-do.txt Log Message: Can @Ignore classes assertArrayEquals added Index: to-do.txt =================================================================== RCS file: /cvsroot/junit/junit/to-do.txt,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- to-do.txt 25 Aug 2006 14:43:03 -0000 1.4 +++ to-do.txt 24 Jan 2007 16:32:59 -0000 1.5 @@ -1,3 +1,6 @@ +* What happened to CustomRunnerTest? +* assertArrayEquals(double[], double[], double) and assertArrayEquals(float[], float[], float) + * update documentation * new cook's tour * update Test Infected |