2006-11-15 Andrew Skiba * LinkedListTest.cs, QueueTest.cs, SortedListTest.cs, StackTest.cs: TARGET_JVM to workaround CopyTo limitations. 2006-04-05 Atsushi Enomoto * SortedDictionaryTest.cs : new test. 2005-11-10 Zoltan Varga * StackTest.cs QueueTest.cs: Remove tests for removed TrimToSize () method. 2005-11-09 Zoltan Varga * SortedListTest.cs: New file. 2005-09-04 David Waite * LinkedListTest.cs: Added tests for LinkedList 2005-05-13 Atsushi Enomoto * QueueTest.cs, StackTest.cs: moved from mscorlib test.