Switch to compiler-tester
[mono.git] / mcs / tests / ChangeLog
index 0c5c00af792db4a8ae480cd3bfcbdf1a87fbf695..c851d66d12d8c1d01f46bb159cfffa5733969485 100644 (file)
@@ -1,3 +1,86 @@
+2005-06-14  Marek Safar <marek.safar@seznam.cz>
+
+       * gen-*.cs: Renamed to gtest-*.cs.
+       * 2test-20: Renamed to gtest-163.cs.
+       * 2test-21: Renamed to gtest-164.cs.
+       * 2test-22: Renamed to gtest-165.cs.
+       * 2test-*.cs: Renamed to test-*.cs
+       * xml-*.cs: Renamed to test-xml*.cs.
+       
+       * Makefile: Switch to compiler-tester.
+
+2005-06-08  Raja R Harinath  <rharinath@novell.com>
+
+       * test-388.cs, test-389.cs: New tests from #75160.  They're
+       actually interdependent.  #75160 is a file-ordering bug, and we
+       use the two testcases to drive the two different orderings.
+       * Makefile (TEST_HARNESS_EXTRAS): Add test-388.cs and test-389.cs.
+
+2005-06-03  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (TEST_SOURCES_common): Re-enable test-183: the runtime
+       has been fixed.
+
+2005-06-03  Martin Baulig  <martin@ximian.com>
+
+       * Makefile: Disable test-183; someone broke it.
+
+2005-05-26  Duncan Mak  <duncan@novell.com>
+           Raja R Harinath  <rharinath@novell.com>
+
+       * test-387.cs: New test from #54928.
+
+2005-05-24  Duncan Mak  <duncan@novell.com>
+
+       * test-386.cs: New test from #68711.
+
+2005-05-20  Martin Baulig  <martin@ximian.com>
+
+       * test-336.cs: Replaced with a working test.
+
+2005-05-18  Martin Baulig  <martin@ximian.com>
+
+       * Makefile: Updated after the last merging.
+
+2005-05-16  Raja R Harinath  <rharinath@novell.com>
+
+       * test-382.cs: New test.  Based on report from Manjula GHM
+       <mmanjula@novell.com>.
+
+2005-05-14  Martin Baulig  <martin@ximian.com>
+
+       * test-381.cs: Slightly modified version of test-360.
+
+2005-05-13  Raja R Harinath  <rharinath@novell.com>
+
+       * test-380.cs: New test from #74934.
+
+2005-05-12  Raja R Harinath  <harinath@gmail.com>
+
+       * test-378.cs: New test from #74920.
+
+2005-05-09  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (test-harness-run): Depend on $(TEST_HARNESS_EXTRAS).
+       * harness.mk: Substitute the current profile into the compiler
+       options where the string 'PROFILE' is used.
+       * test-377.cs, test-377-default-il.il, test-377-net_2_0-il.il:
+       New tests from #74852.
+
+2005-05-06  Marek Safar <marek.safar@seznam.cz>
+
+       * test-376.cs: New enum test.
+       
+2005-05-05  Raja R Harinath  <rharinath@novell.com>
+
+       * test-375.cs: New test from #74797.
+
+       * test-374.cs: New test based on #64812.
+
+2005-05-04  Martin Baulig  <martin@ximian.com>
+
+       * test-49.cs: Add testcase from 74655.
+
 2005-05-03  Raja R Harinath  <rharinath@novell.com>
 
        * test-372.cs: New test from #74773.