Make a copy of the old ZipLib
[mono.git] / mcs / ilasm / tests / ChangeLog
index cf0999c5eca4854ec76909c6a360ac49df40d284..7337b3d8e1da2f0047ae1457438ea5d3c8748d2f 100644 (file)
@@ -1,3 +1,33 @@
+2005-09-15  Ankit Jain  <jankit@novell.com>
+
+       * test-perm_fail-[1234].il: New. Negative Tests for .permission directive.
+       * test-perm_pass-1.il: New. Test for .permission directive.
+
+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