TARGET_JVM to workaround CopyTo limitations
[mono.git] / mcs / class / System / Test / System.Collections.Generic / ChangeLog
1 2006-11-15  Andrew Skiba  <andrews@mainsoft.com>
2
3         * LinkedListTest.cs, QueueTest.cs, SortedListTest.cs, StackTest.cs:
4         TARGET_JVM to workaround CopyTo limitations.
5
6 2006-04-05  Atsushi Enomoto  <atsushi@ximian.com>
7
8         * SortedDictionaryTest.cs : new test.
9
10 2005-11-10  Zoltan Varga  <vargaz@gmail.com>
11
12         * StackTest.cs QueueTest.cs: Remove tests for removed TrimToSize ()
13         method.
14
15 2005-11-09  Zoltan Varga  <vargaz@gmail.com>
16
17         * SortedListTest.cs: New file.
18
19 2005-09-04  David Waite  <mass@akuma.org>
20
21         * LinkedListTest.cs: Added tests for LinkedList<T>
22
23 2005-05-13  Atsushi Enomoto  <atsushi@ximian.com>
24
25         * QueueTest.cs, StackTest.cs: moved from mscorlib test.
26