2008-06-05 Bill Holmes <billholmes54@gmail.com>
[mono.git] / mono / tests / ChangeLog
index baf98d4c3a115fc1399d19ef5f5656e8ab021871..8d2c1ea6cb7c9c537fa14dcf107176e60a0e1f73 100644 (file)
@@ -1,3 +1,189 @@
+2008-06-05  Bill Holmes  <billholmes54@gmail.com>
+       * libtest.c, Makefile.am, winx64structs.cs :
+         Adding marshaling tests for structs.  These tests
+         represent the different cases to consider on Winx64.
+
+       Contributed under MIT/X11 license.
+
+2008-06-04  Mark Probst  <mark.probst@gmail.com>
+
+       * generic-array-exc.2.il: Test case for generic array type in
+       catch clause.
+
+       * Makefile.am: Test added.
+
+2008-06-04  Mark Probst  <mark.probst@gmail.com>
+
+       * generic-tailcall2.2.il: Test case for tailcalls from non-generic
+       code to generic code requiring vtable/rgctx argument.
+
+       * Makefile.am: Test added.
+
+2008-06-02  Bill Holmes  <billholmes54@gmail.com>
+       * libtest.c:  Changes to make libtest.c ready to be compiled in 
+         Visual Studio.  The STDCALL statements had to be moved and I added
+         declspec(dllexport) statements to all methods.
+
+       Contributed under MIT/X11 license.
+       
+2008-05-30  Zoltan Varga  <vargaz@gmail.com>
+
+       * long-shift-regalloc.il: Removed, merged into mini/iltests.il.
+
+2008-05-23  Zoltan Varga  <vargaz@gmail.com>
+
+       * Makefile.am (test-generic-sharing): Exit if one of the tests fail. Run the
+       tests with MONO_GENERIC_SHARING=all.
+
+2008-05-22  Mark Probst  <mark.probst@gmail.com>
+
+       * Makefile.am: Do generic sharing tests with domain sharing turned
+       on as well.
+
+2008-05-22  Mark Probst  <mark.probst@gmail.com>
+
+       * generic-method-patching.2.cs: Test callvirt to sealed generic
+       methods.
+
+       * Makefile.am: Test added.
+
+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 ().
+
+       * Makefile.am: add thunk.cs. link libtest with gmodule.
+
+       Code is contributed under MIT/X11 license.
+
+2008-04-28  Mark Probst  <mark.probst@gmail.com>
+
+       * generic-array-type.2.cs: Test case for type arguments in arrays.
+
+       * Makefile.am: Added test.
+
+2008-04-25  Mark Probst  <mark.probst@gmail.com>
+
+       * generic-interface-methods.2.cs: Test case for generic interface
+       methods.
+
+       * Makefile.am: Added test.
+
+2008-04-15  Raja R Harinath  <harinath@hurrynot.org>
+
+       * Makefile.am (generic-box.2.exe, generic-unbox.2.exe): Create in
+       build-dir.
+
+2008-04-11  Mark Probst  <mark.probst@gmail.com>
+
+       * Makefile.am: Added missing files to EXTRA_DIST.
+
+2008-04-10  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile: fix extra dist file name.
+
+2008-04-10  Mark Probst  <mark.probst@gmail.com>
+
+       * generic-box.2.cs, generic-boxing.2.il, generic-delegate.2.cs,
+       generic-ldobj.2.il, generic-ldtoken.2.il,
+       generic-ldtoken-field.2.il, generic-ldtoken-method.2.il,
+       generic-mkrefany.2.il, generic-sizeof.2.cs, generic-tailcall.2.il,
+       generic-unbox.2.cs, generic-unboxing.2.il, generic-virtual.2.cs,
+       generics-sharing.2.cs: New test cases for generic sharing.
+
+       * Makefile.am: Added tests.
+
+2008-03-31  Mark Probst  <mark.probst@gmail.com>
+
+       * Makefile.am: Re-enabled CoreCLR security tests.  Fixes #362626.
+
+2008-03-25  Mark Probst  <mark.probst@gmail.com>
+
+       * generic-box.2.cs: Test case for generic box.
+
+       * Makefile.am: Added the new test.
+
+2008-03-24  Zoltan Varga  <vargaz@gmail.com>
+
+       * interlocked-2.2.cs: Add tests for Interlocked.Increment/Decrement on longs.
+
+2008-03-22  Zoltan Varga  <vargaz@gmail.com>
+
+       * assemblyresolve/Makefile.am (MCS): Use gmcs.exe instead of mcs.exe.
+
+2008-03-21  Zoltan Varga  <vargaz@gmail.com>
+
+       * libtest.c: Fix missing return in mono_marshal_alloc (). Disable or fix all
+       warnings.
+
+       * assemblyresolve/Makefile.am: Use the 2.0 profile for compilation.
+
+2008-03-20  Mark Probst  <mark.probst@gmail.com>
+
+       * generics-sharing.2.cs: Test cases for ldtoken.
+
 2008-03-19  Rodrigo Kumpera  <rkumpera@novell.com>
 
        * bug-340662_bug.cs: Added. Regression test for the bug.