Switch to compiler-tester
[mono.git] / mcs / tests / ChangeLog
index cf505d832819e8bf9d081b7fd4eafb9f5931d9be..c851d66d12d8c1d01f46bb159cfffa5733969485 100644 (file)
@@ -1,3 +1,299 @@
+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.
+
+2005-05-02  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (BOOTSTRAP_MCS): Fix.
+
+2005-04-29  Martin Baulig  <martin@ximian.com>
+
+       * gen-73.cs, gen-115.cs: Reflect latest API changes.
+
+2005-04-27  Marek Safar <marek.safar@seznam.cz>
+
+       * test-294.cs: Add test based on #74378
+
+2005-04-26  Marek Safar <marek.safar@seznam.cz>
+
+       * cls-test-6.cs: Put in a new test.
+
+2005-04-18  Raja R Harinath  <rharinath@novell.com>
+
+       * test-369.cs: New test based on #74481.
+
+2005-04-18  Marek Safar <marek.safar@seznam.cz>
+
+       * test-362.cs: Enabled.
+       
+       * test-368.cs: New test.
+
+2005-04-17  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * xml-037.cs, xml-037-ref.xml,
+         xml-038.cs, xml-038-ref.xml : added new tests for bug #74633.
+
+2005-04-16  Raja R Harinath  <rharinath@novell.com>
+
+       * test-365.cs: New test from #73834.
+
+2005-04-14  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (MCS): Override only in the 'default' profile.
+       (BOOTSTRAP_MCS): Override in the 'net_2_0' profile.
+       (test-local): Build harness programs.
+
+2005-04-13  Raja R Harinath  <rharinath@novell.com>
+
+       * test-363.cs: New test from #74528.
+
+2005-04-11  Marek Safar <marek.safar@seznam.cz>
+
+       * test-362.cs: #74565 test case.
+
+2005-04-08  Raja R Harinath  <rharinath@novell.com>
+
+       * test-361.cs, test-361-2.cs: New test from #74484.
+
+2005-04-05  Raja R Harinath  <rharinath@novell.com>
+
+       * mtest-8-dll.cs, mtest-8-exe.cs: New test from #73820.
+
+       * test-360.cs: New test from #74041.
+
+2005-04-01  Kamil Skalski  <nazgul@omega.pl>
+
+       * test-359.cs: New test from #74309.
+
+2005-03-30  Marek Safar <marek.safar@seznam.cz>
+
+       * cond-attr.cs: Conditional attribute class test.
+
+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
+       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.
+       * test-343.cs: New test.  Not a bugfix or regression.  Added to
+       ensure our overloading semantics are right.  See
+       errors/cs0121-4.cs for a counterpart.
+
+2005-02-09  Zoltan Varga  <vargaz@freemail.hu>
+
+       * Makefile (TEST_EXCLUDES_net_2_0): Disable gen-72 until the runtime
+       regression is fixed.
+
+2005-02-02  Raja R Harinath  <rharinath@novell.com>
+
+       * test-341.cs: Update to reflect fix of compiler crash.
+
+2005-02-01  Raja R Harinath  <rharinath@novell.com>
+
+       * test-341.cs: New test for #31984.
+
+2005-01-27  Marek Safar <marek.safar@seznam.cz>
+
+       * test-339.cs: New test.
+
+2005-01-25  Raja R Harinath  <rharinath@novell.com>
+
+       * test-338.cs: New test for #71602.
+
+2005-01-25  Martin Baulig  <martin@ximian.com>
+
+       * Makefile: Only use the `ilasm' target in the "default" profile.
+
+2005-01-24  Marek Safar <marek.safar@seznam.cz>
+
+       * test-287.cs: Incorporated test for #71649.
+
+2005-01-24  Martin Baulig  <martin@ximian.com>
+
+       * test-337.cs: New test for #63842.
+
+2005-01-13  Raja R Harinath  <rharinath@novell.com>
+
+       * test-335.cs: New test, from #58126.
+       * Makefile (TEST_EXCLUDES_win32): Add test-74.  See #71200.
+       * harness.mk: Fix indentation.
+       * test-332.cs: Update with more issues.
+
+2005-01-12  Marek Safar <marek.safar@seznam.cz>
+
+       * test-311.cs: Incorporated test for #70749.
+
 2005-01-10  Raja R Harinath  <rharinath@novell.com>
 
        * test-334.cs: New test for #69519.