X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ftests%2FChangeLog;h=503bb40a40ffa6a584da2a70ea2113ada9ef01a9;hb=02ca166355098363e452c9a2cf48ac9e0f942ec0;hp=d56c487df3cb60b89432835a439c471ad5914eda;hpb=5f0a61576aa48baa9b8eaab253a6bfc809f20c4d;p=mono.git diff --git a/mcs/tests/ChangeLog b/mcs/tests/ChangeLog old mode 100755 new mode 100644 index d56c487df3c..503bb40a40f --- a/mcs/tests/ChangeLog +++ b/mcs/tests/ChangeLog @@ -1,3 +1,250 @@ +2005-03-16 Raja R Harinath + + * a-capture6.cs, a-nested.cs: Fix compilation. + +2005-03-15 Marek Safar + + * a-capture{2,3,4}.cs: Fixed tests. + +2005-03-10 Atsushi Enomoto + + * xml-036.cs, xml-036-ref.xml, Makefile : added test for bug #73384. + +2005-03-10 Raja R Harinath + + * 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 + + * test-357.cs: New test for partial classes. + +2005-03-08 Marek Safar + + * test-355.cs, test-356.cs: New tests. + +2005-03-07 Martin Baulig + + * 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 + + * 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 + + * 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 + + * test-352.cs: New test. + + * test-353.cs, test-353-2: Bug #73117 + +2005-02-22 Raja R Harinath + + * mtest-6-exe.cs, mtest-6-dll.cs: New test based on #71134. + +2005-02-21 Raja R Harinath + + * test-351.cs: New test from #68955. + + * test-350.cs: New test from #72756. + +2005-02-18 Marek Safar + + * test-349.cs: New test. + +2005-02-18 Raja R Harinath + + * Makefile (TEST_HARNESS_EXTRAS): Add test-74.cs. + +2005-02-17 Marek Safar + + * test-74.cs: Fixed to work with LF & CRLF. + +2005-02-17 Raja R Harinath + + * fixed-buffer-exe.cs: Rename from 'fixed-buffer.cs' to follow + naming conventions. + +2005-02-16 Marek Safar + + * test-348.cs: New test. + + * fixed-buffer-dll.cs, + * fixed-buffer.cs: Fixed buffer tests. + +2005-02-15 Raja R Harinath + + * test-347.cs: New test from #71992. + +2005-02-14 Raja R Harinath + + * test-346.cs: New test from #59209. + +2005-02-10 Raja R Harinath + + * 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 + + * Makefile (TEST_EXCLUDES_net_2_0): Disable gen-72 until the runtime + regression is fixed. + +2005-02-02 Raja R Harinath + + * test-341.cs: Update to reflect fix of compiler crash. + +2005-02-01 Raja R Harinath + + * test-341.cs: New test for #31984. + +2005-01-27 Marek Safar + + * test-339.cs: New test. + +2005-01-25 Raja R Harinath + + * test-338.cs: New test for #71602. + +2005-01-25 Martin Baulig + + * Makefile: Only use the `ilasm' target in the "default" profile. + +2005-01-24 Marek Safar + + * test-287.cs: Incorporated test for #71649. + +2005-01-24 Martin Baulig + + * test-337.cs: New test for #63842. + +2005-01-13 Raja R Harinath + + * 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 + + * test-311.cs: Incorporated test for #70749. + +2005-01-10 Raja R Harinath + + * test-334.cs: New test for #69519. + +2005-01-10 Marek Safar + + * test-333.cs: New test for #70722. + +2005-01-06 Duncan Mak + + * test-332.cs: New test for tracking #56460. + +2005-01-06 Atsushi Enomoto + + * xml-035.cs, xml-035-ref.xml : added test for bug #71040. + * Makefile : added xml-035. + +2005-01-06 Atsushi Enomoto + + * xml-034.cs, xml-034-ref.xml : added test for bug #71042. + * Makefile : added xml-034. + +2005-01-06 Marek Safar + + * test-331.cs: New test for #70817. + + * cls-test-12.cs: Flush. + +2004-12-30 Duncan Mak + + * test-330.cs: New test for #70468. + + * Makefile (TEST_SOURCES_common): Added test-330.cs + +2004-12-09 Marek Safar + + * test-329.cs: New test for #67412. + +2004-12-09 Martin Baulig + + * Makefile: Disabled xml-022.cs and xml-028.cs. + +2004-12-07 Raja R Harinath + + * Makefile (TEST_HARNESS_EXTRAS): New. List of files that need to + be copied to the test harness directory. + (test-harness-run): Use it. + * xml-025.cs, xml-025-ref.xml: Don't use ../ to refer to xml-025.inc. + +2004-12-07 Raja R Harinath + + * Makefile (DISTFILES): Distribute *.inc files too. + (with_mono_path): New. + (casts.cs, boot-casts.out, mcs-casts.out): Use it. + +2004-12-07 Atsushi Enomoto + + * Makefile: was missing in the previous commit. Also, moved xml-033 to + NEW_TEST_SOURCES_common (not merged in gmcs yet). + +2004-12-07 Atsushi Enomoto + + * Makefile, xml-033.cs, xml-033-ref.xml : test for implicit/explicit + operator doc comments. Makefile was missing xml-03*.cs + +2004-12-06 Raja R Harinath + + * Makefile (multi-2): Remove. Move comments to README.tests. + Integrate into regular test harness. + (multi): Remove. + (ILASM): New define. + (TEST_SOURCES_common): Add pi, pp, pu-ip, pu-pi. + (TEST_ORDERING): Update. + (DISTFILES): Distribute *.il files too. + * pi.cs, pp.cs: Add '// Compiler options: ' comments. + * pu-ip.cs, pu-pi.cs: New files. Copies of pu.cs, with flags to + integrate into regular test harness. + * pu.cs: Remove. + +2004-12-04 Martin Baulig + + * gen-116.cs: New test for #69781. + +2004-12-04 Martin Baulig + + * gen-115.cs: New test for #58305. + +2004-12-03 Raja R Harinath + + * Makefile (NEW_TEST_SOURCES_common): Add test-327 and test-328. + + * test-326.cs (Main): Set return type to int, not void. + +2004-12-02 Marek Safar + + * test-325.cs: New test for #70102. + +2004-12-02 Atsushi Enomoto + + * xml-025.inc : was missing. + +2004-12-02 Marek Safar + + * test-324.cs: New test. + 2004-12-02 Atsushi Enomoto * Makefile : added lines for /doc test files.