[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System / Test / System.CodeDom / ChangeLog
index 7dc974d5642015fedf0183b4706ac43e5d0ac324..a5db9f45562eabaf220ab47fb248e006118cc8d2 100644 (file)
@@ -1,3 +1,13 @@
+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 :