svn path=/branches/mono-1-1-9/mcs/; revision=50438
[mono.git] / mcs / ilasm / tests / ChangeLog
index cf0999c5eca4854ec76909c6a360ac49df40d284..83cb14ff9ec3a4c8dd34e0945163de2b1e729e07 100644 (file)
@@ -1,3 +1,28 @@
+2005-08-23  Ankit Jain  <jankit@novell.com>
+
+       * test-byref.il: New. Test for a call with byref return type.
+
+2005-08-18  Ankit Jain  <jankit@novell.com>
+
+       * test-sec-suppress.il: New. Test for SuppressUnmanagedCodeSecurity 
+         custom attribute, type or method should get a HasSecurity attribute.
+
+2005-08-18  Ankit Jain  <jankit@novell.com>
+
+       * test-ldcr-bytes.il: New. Test for "ldc.r8/r4" followed by a byte array.
+
+2005-08-18  Ankit Jain  <jankit@novell.com>
+
+       * test-cattr-declsec.il: New. Added test for custom attrs and decl sec 
+         on interface methods.
+
+2005-08-16  Ankit Jain  <jankit@novell.com>
+
+       * test-marshal-array.il: New. Added test for marshalling as native type array.
+       * test-marshal.il: New. Added test for marshal info for method params.
+       * test-fixedarray.il: New. Added test for marshalling as fixed array.
+       * test-safearray.il: New. Added test for marshalling as safe array.
+
 2004-12-10  Sebastien Pouliot  <sebastien@ximian.com>
 
        * test-sn.il: New. Added test when including a public key to test for