Moved ProviderCollectionTest.cs from System assembly to System.Configuration.
[mono.git] / mcs / class / System / Test / System.Configuration / ChangeLog
index 480f698fb75fefac97c6d0df0e0cd96021f3e451..668fc762ad0ba40c8e19d2cc8bf44b5dac889d4f 100644 (file)
@@ -1,3 +1,44 @@
+2008-09-14  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * ProviderCollectionTest.cs: Moved to System.Configuration assembly.
+
+2008-06-25  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * ConfigurationExceptionTest.cs: Added ctor tests.
+       * ApplicationSettingsBaseTest.cs: Fixed line endings.
+
+2007-10-30 Arina Itkes <arinai@mainsoft.com>
+
+       * SettingsBaseTest.cs: Replacing Win32Exception to 
+       CustomerException for compilation with TARGET_JVM defined.
+       * ApplicationSettingsBaseTest.cs: Replacing ProviderTypeName
+       to actual for compilation with TARGET_JVM defined.
+
+2007-06-13  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * SettingElementTest.cs : test initial Value.
+
+2007-05-31  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * ApplicationSettingsBaseTest.cs : NotWorking Providers().
+
+2007-05-30  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * SettingsBaseTest.cs : new test.
+       * ApplicationSettingsBaseTest.cs : added Providers().
+
+2007-05-28  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * SettingElementTest.cs : blame catch.
+
+2007-05-28  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * SettingElementTest.cs : new test.
+
+2007-05-28  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * ApplicationSettingsBaseTest.cs : enable working test.
+
 2007-01-14  Vladimir Krasnov  <vladimirk@mainsoft.com>
 
         * SettingsPropertyValueTest.cs: added tests for IsDirty proprty