2004-12-03 Martin Baulig <martin@ximian.com>
[mono.git] / mcs / class / Mono.C5 / Test / ChangeLog
1 2004-12-03  Martin Baulig  <martin@ximian.com>
2
3         * arrays/SortedArrayTests.cs: Removed the exception message from
4         the [ExpectedException(typeof(ArgumentOutOfRangeException))].
5
6         * trees/RedBlackTreeSetTests.cs: Likewise.
7         * trees/Bag.cs: Likewise.
8
9 2004-11-26  Martin Baulig  <martin@ximian.com>
10
11         * */*.cs: Added some more `#if FIXME's to comment out tests which
12         are currently crashing or hanging.
13
14 2004-11-20  Martin Baulig  <martin@ximian.com>
15
16         * arrays/ArrayListTest.cs: Comment out some anonymous methods.
17         * arrays/HashedArrayListTest.cs: Likewise.
18         * linkedlists/HashedLinkedListTest.cs: Likewise.
19         * linkedlists/LinkedListTest.cs: Likewise.
20
21 2004-11-15  Martin Baulig  <martin@ximian.com>
22
23         Importing version 0.5 of C5's test suite, http://www.itu.dk/research/c5/.
24