2005-03-23 Lluis Sanchez Gual <lluis@novell.com>
[mono.git] / mcs / tests / ChangeLog
index f2d609e3e5f42122eb407dc7e0cf9444a5e9f081..503bb40a40ffa6a584da2a70ea2113ada9ef01a9 100644 (file)
@@ -1,3 +1,34 @@
+2005-03-16  Raja R Harinath  <rharinath@novell.com>
+
+       * a-capture6.cs, a-nested.cs: Fix compilation.
+
+2005-03-15  Marek Safar <marek.safar@seznam.cz>
+
+       * a-capture{2,3,4}.cs: Fixed tests.
+
+2005-03-10  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * xml-036.cs, xml-036-ref.xml, Makefile : added test for bug #73384.
+
+2005-03-10  Raja R Harinath  <rharinath@novell.com>
+
+       * mtest-7-exe.cs, mtest-7-dll.cs: New test from #73516.
+       * Makefile (DISTFILES): Add test-353-2.cs.
+
+2005-03-09  Raja R Harinath  <rharinath@novell.com>
+
+       * test-357.cs: New test for partial classes.
+
+2005-03-08  Marek Safar <marek.safar@seznam.cz>
+
+       * test-355.cs, test-356.cs: New tests.
+
+2005-03-07  Martin Baulig  <martin@ximian.com>
+
+       * gen-134.cs, gen-135.cs, gen-136.cs, gen-137.cs, gen-138.cs,
+       gen-139.cs, gen-140.cs: These were my very first test cases for
+       Nullable Types.
+
 2005-03-07  Martin Baulig  <martin@ximian.com>
 
        * gen-130.cs, gen-131.cs, gen-132.cs, gen-133.cs, gen-134.cs: New