[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / corlib / Test / System.Collections / ChangeLog
index e8c6ccec0c596e2638ace4cf09b5b280ca0ef876..84a96b6157f350877a4be008cd54a85622cdf018 100644 (file)
@@ -1,3 +1,12 @@
+2009-07-14 Gonzalo Paniagua Javier <gonzalo@novell.com>
+
+       * SortedListTest.cs: new tests by Kevin Fitzgerald.
+
+2009-06-30  Zoltan Varga  <vargaz@gmail.com>
+
+       * ReadOnlyCollectionBaseTest.cs NewArrayListTest.cs: Convert all tests
+       to new-style nunit classes/methods.     
+
 2009-06-26  Robert Jordan  <robertj@gmx.net>
 
        * BitArrayTest.cs: Upgrade to new NUnit style. Enable