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/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mcs/class/Mono.C5/Test/ChangeLog b/mcs/class/Mono.C5/Test/ChangeLog
index 4b96343acbe..897084c70f3 100644
--- a/mcs/class/Mono.C5/Test/ChangeLog
+++ b/mcs/class/Mono.C5/Test/ChangeLog
@@ -1,5 +1,10 @@
2005-01-19 Martin Baulig <martin@ximian.com>
+ * test/RedBlackTreeSetTests.cs: Decrease number of iterations.
+ * arrays/SortedArrayTests.cs: Likewise.
+
+2005-01-19 Martin Baulig <martin@ximian.com>
+
* Sorting.cs: 2000 elements is enough for us.
2005-01-19 Martin Baulig <martin@ximian.com>