Clean up a few partial-class semantics.
[mono.git] / mcs / tests / ChangeLog
index e2750b678523495f0fe0b79a30c67b8a502a072a..51d617e41fcef7b3c582a10ad82e9d269244ccbf 100644 (file)
@@ -1,3 +1,77 @@
+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
+       test cases for Nullable Types.  Thanks a lot to Peter Sestoft :-)
+
+2005-03-04  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (TEST_HARNESS_EXTRAS): Add test-353-2.cs.
+       * test-353.cs: Don't use ../ to refer to test-353-2.cs.
+
+       * test-354.cs: New test from #73282.
+
+2005-03-01  Marek Safar <marek.safar@seznam.cz>
+
+       * test-352.cs: New test.
+       
+       * test-353.cs, test-353-2: Bug #73117
+
+2005-02-22  Raja R Harinath  <rharinath@novell.com>
+
+       * mtest-6-exe.cs, mtest-6-dll.cs: New test based on #71134.
+
+2005-02-21  Raja R Harinath  <rharinath@novell.com>
+
+       * test-351.cs: New test from #68955.
+
+       * test-350.cs: New test from #72756.
+
+2005-02-18  Marek Safar <marek.safar@seznam.cz>
+
+       * test-349.cs: New test.
+
+2005-02-18  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (TEST_HARNESS_EXTRAS): Add test-74.cs.
+
+2005-02-17  Marek Safar <marek.safar@seznam.cz>
+
+       * test-74.cs: Fixed to work with LF & CRLF.
+
+2005-02-17  Raja R Harinath  <rharinath@novell.com>
+
+       * fixed-buffer-exe.cs: Rename from 'fixed-buffer.cs' to follow
+       naming conventions.
+
+2005-02-16  Marek Safar <marek.safar@seznam.cz>
+
+       * test-348.cs: New test.
+       
+       * fixed-buffer-dll.cs,
+       * fixed-buffer.cs: Fixed buffer tests.
+
+2005-02-15  Raja R Harinath  <rharinath@novell.com>
+
+       * test-347.cs: New test from #71992.
+
+2005-02-14  Raja R Harinath  <rharinath@novell.com>
+
+       * test-346.cs: New test from #59209.
+
 2005-02-10  Raja R Harinath  <rharinath@novell.com>
 
        * test-342.cs: New test for #52586.