[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / tests / ChangeLog
index 32156a0f778567dca27b1fc6997ba10442716f41..6fd193ddf477b0c4fe8e776e002e09bc597295c1 100644 (file)
@@ -1,3 +1,222 @@
+2010-04-02  Raja R Harinath  <harinath@hurrynot.org>
+
+       * Makefile (DEFINES) [moonlight, net_4_0]: New.
+       (check): Use it.
+       * gtest-284.cs [NET_4_0]: Don't complain about
+       IStructuralEquatable and IStructuralComparable array interfaces.
+
+2010-03-30  Zoltan Varga  <vargaz@gmail.com>
+
+       * test-106.cs: Move the wait for cb_state == 1 out of the try block so this
+       test becomes deterministic.
+
+2009-11-11  Scott Peterson  <lunchtimemama@gmail.com>
+
+       * gtest-469.cs: Added test for BGO 553655.
+
+2009-07-13  Marcus Griep  <marcus@griep.us>
+
+       * test-723.cs, test-724.cs: Added test for resolution of interface
+       members that hide parent interface definitions.
+
+2009-06-16  Raja R Harinath  <harinath@hurrynot.org>
+
+       * Makefile (test-local): Empty out.
+
+2009-06-12  Jb Evain  <jbevain@novell.com>
+
+       * gtest-449.cs
+       * gtest-450.cs:
+               new tests for the /platform support.
+
+2009-02-07  Scott Peterson  <lunchtimemama@gmail.com>
+
+       This patch is contributed under the MIT/X11 license.
+
+       * gtest-variance-3.cs: Added test for covariance delegates.
+
+       * gtest-variance-4.cs: Added test for contravariant delegates.
+
+       * gtest-variance-5.cs: Added more complete interface variance test.
+
+       * known-issues-gmcs: Added the 3 new tests to the ignroe list.
+
+2009-02-04  Scott Peterson  <lunchtimemama@gmail.com>
+
+       This patch is contributed under the MIT/X11 license.
+
+       * gtest-variance-1.cs: Added test for generic covariance.
+
+       * gtest-variance-2.cs: Added test for generic contravariance.
+
+       * known-issues-gmcs: Added the two above tests to the ignore list
+       since runtime support is not yet in place.
+
+2009-01-22  Jb Evain  <jbevain@novell.com>
+
+       * gtest-anontype-05.cs: update according to lastest changes in gmcs
+       to match was csc outputs. Also add new cases to check.
+
+2008-11-23  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * test-695.cs:
+       * test-695-2-lib.cs:
+       * test-695-3.lib.cs: Added test for bug #432423.
+
+2008-09-25  Miguel de Icaza  <miguel@novell.com>
+
+       * eval-test.cs: Update tasty test, to prevent future generations
+       from wandering alone the bisecting space to track down a
+       feature regression. 
+
+2008-09-24  Miguel de Icaza  <miguel@novell.com>
+
+       * eval-test.cs: Add an evaluation test, to test the basic
+       primitives of the expression evaluator.
+
+2008-09-16  Jb Evain  <jbevain@novell.com>
+
+       * gtest-278.cs, gtest-278-3-lib.cs, gtest-278-2-lib.cs: complete
+       test for forwarded types with more than only one type forwarded.
+
+2008-08-29  Raja R Harinath  <harinath@hurrynot.org>
+
+       * test-xml-052.cs: Fix unrelated warning.
+
+2008-08-04  Raja R Harinath  <harinath@hurrynot.org>
+
+       * test-668.cs: New test distilled from
+       System.Web/Test/System.Web.UI.WebControls/CustomValidatorTest.cs.
+
+2008-07-24 Marek Safar <marek.safar@gmail.com>
+
+       * Makefile: Added IL verification for 2.0 profile.
+
+2008-07-14 Marek Safar <marek.safar@gmail.com>
+
+       * Makefile: Added IL verification for 1.1 profile.
+
+2008-07-10  Raja R Harinath  <harinath@hurrynot.org>
+
+       * gtest-402.cs: New test from #314903.
+
+2008-05-06T1808  C.J. Adams-Collier  <cjac@colliertech.org>
+
+       * known-issues-gmcs: added entry for gtest-395.cs
+       * known-issues-smcs: added entry for gtest-395.cs
+       * gtest-395.cs: added test from https://bugzilla.novell.com/show_bug.cgi?id=387040
+
+2008-04-24  Raja R Harinath  <harinath@hurrynot.org>
+
+       * test-120.cs: Ensure we don't get falsely optimized out of the
+       AnsiClass check.  Also, ensure that only one of AnsiClass,
+       AutoClass or UnicodeClass is set.
+
+2008-04-07 Marek Safar <marek.safar@gmail.com>
+
+       * Makefile: Enabled IL regressions check for gmcs profile.
+
+2008-04-06  Raja R Harinath  <harinath@hurrynot.org>
+
+       * gtest-381.cs: New test from #324708.
+
+2008-03-25  Zoltan Varga  <vargaz@gmail.com>
+
+       * Makefile (check): Add a standard 'check' target which is the same as run-test.
+
+2008-03-14 Marek Safar <marek.safar@gmail.com>
+
+       * Makefile: New compiler-tester options.
+
+2008-02-17  Raja R Harinath  <harinath@hurrynot.org>
+
+       * Makefile: Enable smcs testing.
+
+2008-01-22  Raja R Harinath  <harinath@hurrynot.org>
+
+       * gtest-exmethod-08.cs: Initialize 'first' and 'second' to non-null.
+
+2008-01-12  Raja R Harinath  <harinath@hurrynot.org>
+
+       * Makefile (VALID_PROFILE): New.  Disable tests for other profiles.
+
+2008-01-01  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * test-607.cs: test for bug #351055.
+
+2007-10-29  Marek Safar <marek.safar@gmail.com>
+
+       * Makefile: Fixed gmcs location.
+
+2007-10-10  Jb Evain  <jbevain@novell.com>
+
+       * test-594.cs: add test for asterisk in assembly version.
+
+2007-10-07  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * gtest-344.cs: test for bug #331191
+       * known-issues-gmcs: added gtest-344.cs.
+
+2007-10-06  Paolo Molaro <lupus@ximian.com>
+
+       * gtest-284.cs: this test wasn't working even on the MS runtime:
+       once fixed it runs fine on both mono and MS .net.
+
+2007-10-03  Raja R Harinath  <rharinath@novell.com>
+
+       * test-589.cs: Additional test for #328490.
+
+2007-09-26  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * test-587.cs: test for bug #328136.
+       * test-588.cs: test for bug #328490.
+       * known-issues-gmcs: added test-587.cs and test-588.cs.
+       * known-issues-mcs: added test-587.cs and test-588.cs.
+
+2007-09-18  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * test-586.cs: test for bug #325841.
+       * known-issues-gmcs: added test-586.cs.
+       * known-issues-mcs: added test-586.cs.
+
+2007-09-04  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * test-583.cs: test for bug #82676.
+       * test-584.cs: test for bug #82690.
+       * known-issues-gmcs: added test-583.cs and test-584.cs.
+       * known-issues-mcs: added test-583.cs and test-584.cs.
+
+2007-08-12  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * gtest-337.cs: Use -langversion:linq compiler option to test fix for
+       bug #82412.
+
+2007-07-18  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * gtest-xml-3.cs, gtest-xml-3-ref.xml : new /doc test for bug #79706.
+
+2007-07-18  Raja R Harinath  <rharinath@novell.com>
+
+       * test-576.cs: New test for #82120.
+
+2007-07-18  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * gtest-xml-2.cs, gtest-xml-2-ref.xml : new /doc test for bug #82006.
+
+2007-05-22  Scott Peterson  <lunchtimemama@gmail.com>
+       
+       * gtest-autoproperty-01.cs: Test for instance automatic properties (C# 3.0)
+       
+       * gtest-autoproperty-02.cs: Test for static automatic properties (C# 3.0)
+       
+       * gtest-autoproperty-03.cs: Make sure that the field and accessor methods
+         of an automatic property have the CompilerGenerated attribute (C# 3.0)
+
+2007-05-15  Scott Peterson  <lunchtimemama@gmail.com>
+
+       * gtest-initialize-02.cs: Uber-test for object and
+         collection initialization (C# 3.0).
+
 2007-04-28  Scott Peterson  <lunchtimemama@gmail.com>
 
        This code is contributed under the MIT X11 license