2007-08-20  Jb Evain  <jbevain@novell.com>

	* SortedListTest.cs: Tests for #82492.

2007-05-02  Raja R Harinath  <harinath@gmail.com>

	* SortedDictionaryTest.cs (AddNullKeyNullable): Enable.

2007-04-19  Gert Driesen  <drieseng@users.sourceforge.net>

	* QueueTest.cs: Removed usage of deprecated Assertion class. Added
	test for TrimExcess. Added tests for binary serialization.
	* StackTest.cs: Removed usage of deprecated Assertion class. Added
	test for TrimExcess. Added tests for binary serialization.

2007-03-27  Alan McGovern <alan.mcgovern@gmail.com>

	* QueueTest.cs: Fixed compilation and cosmetic changes

2007-02-08  Ilya Kharmatsky <ilyak -at- mainsoft.com>

	* SortedDictionaryTest.cs: Added 'Ignore' attribute under
	TARGET_JVM to workaround not working under Grasshopper test.

2007-01-25  Ilya Kharmatsky <ilyak -at- mainsoft.com>
	
	* QueueTest.cs, StackTest.cs: Added 'Ignore' attribute under 
	TARGET_JVM to workaround Grasshopper's bug.

2006-11-15  Andrew Skiba  <andrews@mainsoft.com>

	* LinkedListTest.cs, QueueTest.cs, SortedListTest.cs, StackTest.cs:
	TARGET_JVM to workaround CopyTo limitations.

2006-04-05  Atsushi Enomoto  <atsushi@ximian.com>

	* SortedDictionaryTest.cs : new test.

2005-11-10  Zoltan Varga  <vargaz@gmail.com>

	* StackTest.cs QueueTest.cs: Remove tests for removed TrimToSize ()
	method.

2005-11-09  Zoltan Varga  <vargaz@gmail.com>

	* SortedListTest.cs: New file.

2005-09-04  David Waite  <mass@akuma.org>

	* LinkedListTest.cs: Added tests for LinkedList<T>

2005-05-13  Atsushi Enomoto  <atsushi@ximian.com>

	* QueueTest.cs, StackTest.cs: moved from mscorlib test.

