* VersionTest.cs: Reworked tests for NUnit 2.2.
[mono.git] / mcs / class / corlib / Test / System / ChangeLog
index 7081711fe327d65d67916c114776efa52ea4e3db..d3b86f41a21761aab6c8503e956bad2a965b34f6 100644 (file)
@@ -1,3 +1,36 @@
+2006-10-19  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * VersionTest.cs: Reworked tests for NUnit 2.2.x.
+
+2006-10-14  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * BadImageFormatExceptionTest.cs: Added ctors tests.
+
+2006-10-07  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * EnumTest.cs: Improved TestFormat_Args tests to check whether correct
+       exception is thrown.
+
+2006-09-05  Raja R Harinath  <rharinath@novell.com>
+
+       * DateTimeTest.cs (Kind): Add test for DateTime.Today.
+
+2006-09-01  Raja R Harinath  <rharinath@novell.com>
+
+       * TypeTest.cs (GenericByRef): New.  Inspired by #79238.
+
+       Re-enable TypeTest.
+       * TypeTest.cs (TypeTest): Remove explicit constructor that
+       disabled the default empty constructor.
+       (Name): Use Assert.AreEqual.
+       (ByrefTypes): Use a nested type rather than TypeTest.
+       (InvokeMemberMatchPrimitiveTypeWithInterface): Likewise.
+       (Bug79023): Disable.
+
+2006-08-31  Zoltan Varga  <vargaz@gmail.com>
+
+       * TypeTest.cs: Add a test for #79110.
+
 2006-08-22  Sebastien Pouliot  <sebastien@ximian.com>
 
        * DateTimeTest.cs: Split the X509Certificate test in two - so the 'Z'