[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / ilasm / tests / ChangeLog
index 92a9ed0d7c6dfb8d43601759186fbf1b68c77b97..425e0b97308d9b33eec0540f8df19837f34547cf 100644 (file)
@@ -1,3 +1,39 @@
+2008-07-02  Ankit Jain  <jankit@novell.com>
+
+       * test-method-pointer.il: New.
+
+2007-12-31  Rodrigo Kumpera <rkumpera@novell.com>      
+
+       * test-emitbyte.il: new test for .emitbyte directive
+
+2007-10-09  Rodrigo Kumpera <rkumpera@novell.com>      
+
+       * test-method-pointer-in-signature.il: New. Test for overloads
+       that use method pointers.
+
+2007-06-05  Rodrigo Kumpera <kumpera@gmail.com>
+
+       * generics-variance.il: New. Test for variance related generic modifiers <+T> and <-T> 
+
+2007-01-11  Ankit Jain  <jankit@novell.com>
+
+       * test-custom-mod-1.il: New. Test for custom mods.
+
+2006-07-20  Ankit Jain  <jankit@novell.com>
+
+       * global2.il: New.
+       * abs_method*.il: New. Tests for abstract methods.
+
+2006-06-07  Ankit Jain  <jankit@novell.com>
+
+       * test-no-body.il: New. Test for method with no body.
+       * test-perm-pass-3.il: Make the class abstract.
+
+2006-06-01  Ankit Jain  <jankit@novell.com>
+
+       * test-cattr-1.il: New. Test for custom attributes on return type of
+       a method.
+
 2006-05-26  Ankit Jain  <jankit@novell.com>
 
        * test-perm_pass-3.il: New. Test for 2.0 style declarative security