New tests.
[mono.git] / mcs / tests / ChangeLog
index 610fff09914042f5e9b331b7e53656a03a281aac..6fd193ddf477b0c4fe8e776e002e09bc597295c1 100644 (file)
@@ -1,3 +1,34 @@
+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.