[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / corlib / Test / System.Runtime.Remoting / ChangeLog
index 6af9305f6128ed498e6f84c0755e6e650fbc0340..71208fe2e5a547f24ae7b8e034733162371d3716 100644 (file)
@@ -1,3 +1,12 @@
+2009-06-25  Zoltan Varga  <vargaz@gmail.com>
+
+       * *.cs: Convert all tests to new-style nunit classes/methods.   
+
+2008-06-14  Zoltan Varga  <vargaz@gmail.com>
+
+       * SynchronizationAttributeTest.cs: Reenable some tests which seem to
+       work now.
+
 2005-02-21  Nick Drochak <ndrochak@ieee.org>
 
        * SoapServicesTest.cs: OK, i don't know how to handle multi-registrations.