Copied remotely
[mono.git] / mcs / class / Mono.C5 / Test / ChangeLog
1 2004-12-04  Martin Baulig  <martin@ximian.com>
2
3         * hashing/HashTableTests.cs: Disabled some tests which make
4         assumptions about the ordering of elements in the hashtable.  They
5         also do not work on Windows.
6         * hashing/HashBagTests.cs: Likewise.
7         * hashing/HashDictionaryTests.cs: Likewise.
8
9 2004-12-03  Martin Baulig  <martin@ximian.com>
10
11         * arrays/SortedArrayTests.cs: Removed the exception message from
12         the [ExpectedException(typeof(ArgumentOutOfRangeException))].
13
14         * trees/RedBlackTreeSetTests.cs: Likewise.
15         * trees/Bag.cs: Likewise.
16
17 2004-11-26  Martin Baulig  <martin@ximian.com>
18
19         * */*.cs: Added some more `#if FIXME's to comment out tests which
20         are currently crashing or hanging.
21
22 2004-11-20  Martin Baulig  <martin@ximian.com>
23
24         * arrays/ArrayListTest.cs: Comment out some anonymous methods.
25         * arrays/HashedArrayListTest.cs: Likewise.
26         * linkedlists/HashedLinkedListTest.cs: Likewise.
27         * linkedlists/LinkedListTest.cs: Likewise.
28
29 2004-11-15  Martin Baulig  <martin@ximian.com>
30
31         Importing version 0.5 of C5's test suite, http://www.itu.dk/research/c5/.
32