X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ftests%2FChangeLog;h=64df8311c0720b0c35b6e928596505e3fd40f6e9;hb=30c0fcb33fa12e3b74dfa63d5562a83d28da8590;hp=afac8b4db005a1716397c98787c2c21ba24edc5c;hpb=2bd477b98ce6181ace612e7ff5c0fdaa704d159a;p=mono.git diff --git a/mcs/tests/ChangeLog b/mcs/tests/ChangeLog index afac8b4db00..64df8311c07 100644 --- a/mcs/tests/ChangeLog +++ b/mcs/tests/ChangeLog @@ -1,3 +1,127 @@ +2005-05-04 Martin Baulig + + * test-49.cs: Add testcase from 74655. + +2005-05-03 Raja R Harinath + + * test-372.cs: New test from #74773. + +2005-05-02 Raja R Harinath + + * Makefile (BOOTSTRAP_MCS): Fix. + +2005-04-29 Martin Baulig + + * gen-73.cs, gen-115.cs: Reflect latest API changes. + +2005-04-27 Marek Safar + + * test-294.cs: Add test based on #74378 + +2005-04-26 Marek Safar + + * cls-test-6.cs: Put in a new test. + +2005-04-18 Raja R Harinath + + * test-369.cs: New test based on #74481. + +2005-04-18 Marek Safar + + * test-362.cs: Enabled. + + * test-368.cs: New test. + +2005-04-17 Atsushi Enomoto + + * 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 + + * test-365.cs: New test from #73834. + +2005-04-14 Raja R Harinath + + * 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 + + * test-363.cs: New test from #74528. + +2005-04-11 Marek Safar + + * test-362.cs: #74565 test case. + +2005-04-08 Raja R Harinath + + * test-361.cs, test-361-2.cs: New test from #74484. + +2005-04-05 Raja R Harinath + + * mtest-8-dll.cs, mtest-8-exe.cs: New test from #73820. + + * test-360.cs: New test from #74041. + +2005-04-01 Kamil Skalski + + * test-359.cs: New test from #74309. + +2005-03-30 Marek Safar + + * cond-attr.cs: Conditional attribute class test. + +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.