2008-06-05 Bill Holmes <billholmes54@gmail.com>
[mono.git] / mono / tests / ChangeLog
index 7a80c46a6a87db90ed37359b41a34bdff161fb28..8d2c1ea6cb7c9c537fa14dcf107176e60a0e1f73 100644 (file)
@@ -1,3 +1,24 @@
+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