X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Filasm%2Ftests%2FChangeLog;h=7337b3d8e1da2f0047ae1457438ea5d3c8748d2f;hb=4a2ab0336e97f3591eebbb881a1471d3051946c9;hp=cf0999c5eca4854ec76909c6a360ac49df40d284;hpb=e1290bd0d9d52361d7572183402f8f6fd31a7914;p=mono.git diff --git a/mcs/ilasm/tests/ChangeLog b/mcs/ilasm/tests/ChangeLog index cf0999c5eca..7337b3d8e1d 100644 --- a/mcs/ilasm/tests/ChangeLog +++ b/mcs/ilasm/tests/ChangeLog @@ -1,3 +1,33 @@ +2005-09-15 Ankit Jain + + * 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 + + * test-byref.il: New. Test for a call with byref return type. + +2005-08-18 Ankit Jain + + * test-sec-suppress.il: New. Test for SuppressUnmanagedCodeSecurity + custom attribute, type or method should get a HasSecurity attribute. + +2005-08-18 Ankit Jain + + * test-ldcr-bytes.il: New. Test for "ldc.r8/r4" followed by a byte array. + +2005-08-18 Ankit Jain + + * test-cattr-declsec.il: New. Added test for custom attrs and decl sec + on interface methods. + +2005-08-16 Ankit Jain + + * 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 * test-sn.il: New. Added test when including a public key to test for