2008-05-22 Mark Probst <mark.probst@gmail.com>
[mono.git] / mono / tests / ChangeLog
index eb708a715e0538aaf91b8d9e8f0be2346e9097ea..4365a6ebf9f989df870698033c018949efc7d150 100644 (file)
@@ -1,3 +1,66 @@
+2008-05-22  Mark Probst  <mark.probst@gmail.com>
+
+       * generic-refanyval.2.il: Test case for generic refanyval.
+
+       * Makefile.am: Test added.
+
+2008-05-21  Rodrigo Kumpera  <rkumpera@novell.com>
+
+       * bug-325283.2.cs: Regression test for bug #325283.
+
+2008-05-20  Raja R Harinath  <harinath@hurrynot.org>
+
+       * Makefile.am (bug-382986): Fix for srcdir != builddir.
+
+2008-05-20  Mark Probst  <mark.probst@gmail.com>
+
+       * generic-null-call.2.cs: Tests non-virtual callvirt on generic
+       methods with this==null.
+
+       * Makefile.am: Test added.
+
+2008-05-16  Rodrigo Kumpera  <rkumpera@novell.com>
+
+       * bug-389886.2.il: Regression test for bug #389886.
+
+2008-05-13  Zoltan Varga  <vargaz@gmail.com>
+
+       * exit-stress.cs: New stress test program for testing Environment.Exit () and
+       threads.
+
+       * stress-runner.cs: Add 'exit-stress', add a few new /proc/pid/status entries.
+
+2008-05-12  Jb Evain  <jbevain@novell.com>
+
+       * Makefile.am: fix compilation of 2.1 tests.
+
+2008-05-09  Kornél Pál  <kornelpal@gmail.com>
+
+       * mixed-mode: Added mixed-mode assembly tests.
+
+2008-05-08  Rodrigo Kumpera  <rkumpera@novell.com>
+
+       * bug-387274.2.il: Regression test for bug #387274.
+
+2008-05-07  Robert Jordan  <robertj@gmx.net>
+
+       * Makefile.am: don't pull libeglib.a twice. Fixes #387491.
+
+2008-05-05  Robert Jordan  <robertj@gmx.net>
+
+       * libtest.c, thunks.cs: reworked to match the new struct
+       handling.       
+       
+2008-05-06  Rodrigo Kumpera  <rkumpera@novell.com>
+
+       * bug-382986.cs. bug-382986-lib.cs: Regression test for
+       bug #382986.
+
+2008-05-04  Robert Jordan  <robertj@gmx.net>
+
+       * libtest.c: disable struct tests for platforms with incompatible
+       native/managed alignments.
+
 2008-05-03  Robert Jordan  <robertj@gmx.net>
 
        * libtest.c, thunks.cs: tests for mono_method_get_unmanaged_thunk ().