Copy from 72246 to trunk
[mono.git] / mcs / class / System / Test / System.Collections.Generic / ChangeLog
1 2007-02-08  Ilya Kharmatsky <ilyak -at- mainsoft.com>
2
3         * SortedDictionaryTest.cs: Added 'Ignore' attribute under
4         TARGET_JVM to workaround not working under Grasshopper test.
5
6 2007-01-25  Ilya Kharmatsky <ilyak -at- mainsoft.com>
7         
8         * QueueTest.cs, StackTest.cs: Added 'Ignore' attribute under 
9         TARGET_JVM to workaround Grasshopper's bug.
10
11 2006-11-15  Andrew Skiba  <andrews@mainsoft.com>
12
13         * LinkedListTest.cs, QueueTest.cs, SortedListTest.cs, StackTest.cs:
14         TARGET_JVM to workaround CopyTo limitations.
15
16 2006-04-05  Atsushi Enomoto  <atsushi@ximian.com>
17
18         * SortedDictionaryTest.cs : new test.
19
20 2005-11-10  Zoltan Varga  <vargaz@gmail.com>
21
22         * StackTest.cs QueueTest.cs: Remove tests for removed TrimToSize ()
23         method.
24
25 2005-11-09  Zoltan Varga  <vargaz@gmail.com>
26
27         * SortedListTest.cs: New file.
28
29 2005-09-04  David Waite  <mass@akuma.org>
30
31         * LinkedListTest.cs: Added tests for LinkedList<T>
32
33 2005-05-13  Atsushi Enomoto  <atsushi@ximian.com>
34
35         * QueueTest.cs, StackTest.cs: moved from mscorlib test.
36