[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System / Test / System.CodeDom / ChangeLog
index f4ff7233d6726de02d4b551ec2b0509b95a98328..a5db9f45562eabaf220ab47fb248e006118cc8d2 100644 (file)
@@ -1,3 +1,20 @@
+2009-08-13  Marek Habersack  <mhabersack@novell.com>
+
+       * CodeTypeReferenceTest.cs: added test for bug #523341
+
+2007-01-25  Ilya Kharmatsky  <ilyak -at- mainsoft.com>
+       
+       * CodeTypeReferenceTest.cs :
+         Added 'Ignore' attributes for several tests, under TARGET_JVM
+         directive, in order to workaround the Grasshopper's bugs.
+
+2007-01-18  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * CodeTypeReferenceTest.cs :
+         Fixed generic type tests and let them involved in the actual tests.
+         Added some more generic type tests, including generic type
+         definition.
+
 2005-11-30  Gert Driesen  <drieseng@users.sourceforge.net>
 
        * CodeRemoveEventStatementTest.cs: Added tests for ctors.