Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/Mono.C5/Test/ChangeLog')
-rw-r--r--mcs/class/Mono.C5/Test/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/mcs/class/Mono.C5/Test/ChangeLog b/mcs/class/Mono.C5/Test/ChangeLog
index 9f8ab7b43f8..1b350736cb5 100644
--- a/mcs/class/Mono.C5/Test/ChangeLog
+++ b/mcs/class/Mono.C5/Test/ChangeLog
@@ -1,3 +1,11 @@
+2004-12-04 Martin Baulig <martin@ximian.com>
+
+ * hashing/HashTableTests.cs: Disabled some tests which make
+ assumptions about the ordering of elements in the hashtable. They
+ also do not work on Windows.
+ * hashing/HashBagTests.cs: Likewise.
+ * hashing/HashDictionaryTests.cs: Likewise.
+
2004-12-03 Martin Baulig <martin@ximian.com>
* arrays/SortedArrayTests.cs: Removed the exception message from