[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.Configuration / Test / System.Configuration / ChangeLog
index ae5ba56b537473ad2be779c9bf44cbba2477a5b3..0381f79ad398a65fd22f8fef8a84ed2434951c39 100644 (file)
@@ -1,3 +1,32 @@
+2010-01-15 Jonathan Pobst  <monkey@jpobst.com>
+
+       * ConfigurationErrorsExceptionTest.cs: Mark 4 failing tests as NotWorking.
+       Filed as bug #571226.
+
+2009-07-17 Gonzalo Paniagua Javier <gonzalo@novell.com>
+
+       * ConfigurationSectionTest.cs: New test.
+
+2008-09-14  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * ConfigurationManagerTest.cs: Added test for bug #323622.
+
+2008-07-02  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * ConfigurationManagerTest.cs: Added/improved tests for
+       OpenExeConfiguration. Enabled tests that were previously failed. 
+
+2008-06-27  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * ConfigurationErrorsExceptionTest.cs : actually
+         remove ignored tests.
+
+2008-06-27  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * ConfigurationErrorsExceptionTest.cs : mark couple
+         of tests as [Ignore] that blocks us from decent
+         implementation in the name of silly .NET compatibility.
+
 2008-06-26  Gert Driesen  <drieseng@users.sourceforge.net>
 
        * ConfigurationErrorsExceptionTest.cs: Added tests for ctors and