[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / corlib / Test / System.Runtime.CompilerServices / ChangeLog
index 29ec21df73fe3f3d084f5356e8bef2a766d9f4dd..39870c2a12f77b27d4ed567099e09b14f7e1668a 100644 (file)
@@ -1,3 +1,39 @@
+2010-06-21 Rodrigo Kumpera  <rkumpera@novell.com>
+
+       * ConditionalWeakTableTest.cs: Make test more resilient.
+
+2010-06-18 Rodrigo Kumpera  <rkumpera@novell.com>
+
+       * ConditionalWeakTableTest.cs: Fix another test.
+
+2010-06-18 Rodrigo Kumpera  <rkumpera@novell.com>
+
+       * ConditionalWeakTableTest.cs: Fix it.
+
+2010-05-11 Rodrigo Kumpera  <rkumpera@novell.com>
+
+       * ConditionalWeakTableTest.cs: New test suite.
+
+2009-10-15  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * RuntimeHelpersTest.cs: Add more test cases for validations
+
+2009-06-20  Zoltan Varga  <vargaz@gmail.com>
+
+       * *.cs: Convert all tests to new-style nunit classes/methods.
+
+2009-06-10  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * InternalVisibleToAttributeTest.cs: Added test for .ctor and
+       AllInternalsVisible property.
+
+2006-11-01  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * RuntimeWrappedExceptionCas.cs: New. CAS tests for 
+       RuntimeWrappedException.
+       * RuntimeWrappedExceptionTest.cs: New. Unit tests for 
+       RuntimeWrappedException.
+
 2003-04-18  Zoltan Varga  <vargaz@freemail.hu>
 
        * RuntimeHelpersTest.cs: Added tests for Equals() and GetHashCode ()