2005-01-31 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / mcs / class / Microsoft.VisualBasic / Test / Microsoft.VisualBasic / Microsoft.VisualBasic.CompilerServices / ChangeLog
1 2004-09-14  Rafael Teixeira <rafaelteixeirabr@hotmail.com> 
2         * UtilsTest.cs: upgraded to use nunit Assert class, also corrected testing for null that 
3           was giving an exception when run.
4           
5 2004-01-21  Rafael Teixeira <rafaelteixeirabr@hotmail.com>
6         * Added UtilsTest.cs:
7                 More tests (with bidimensional arrays) for Utils.CopyArray undocumented runtime function,
8                 they are still failing tests
9
10 2004-01-21  Rafael Teixeira <rafaelteixeirabr@hotmail.com>
11         * Added UtilsTest.cs:
12                 Initial tests for Utils.CopyArray undocumented runtime function