X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem%2FTest%2FSystem.Configuration%2FChangeLog;h=668fc762ad0ba40c8e19d2cc8bf44b5dac889d4f;hb=4323fbeaebf249f016dfdd6dc9b3b52a515f87c4;hp=7dfe7231967352be40ca39d5f9d8eea42764c65e;hpb=987f8c63e214937c50dcb308149f7558a2cbba41;p=mono.git diff --git a/mcs/class/System/Test/System.Configuration/ChangeLog b/mcs/class/System/Test/System.Configuration/ChangeLog index 7dfe7231967..668fc762ad0 100644 --- a/mcs/class/System/Test/System.Configuration/ChangeLog +++ b/mcs/class/System/Test/System.Configuration/ChangeLog @@ -1,3 +1,58 @@ +2008-09-14 Gert Driesen + + * ProviderCollectionTest.cs: Moved to System.Configuration assembly. + +2008-06-25 Gert Driesen + + * ConfigurationExceptionTest.cs: Added ctor tests. + * ApplicationSettingsBaseTest.cs: Fixed line endings. + +2007-10-30 Arina Itkes + + * 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 + + * SettingElementTest.cs : test initial Value. + +2007-05-31 Atsushi Enomoto + + * ApplicationSettingsBaseTest.cs : NotWorking Providers(). + +2007-05-30 Atsushi Enomoto + + * SettingsBaseTest.cs : new test. + * ApplicationSettingsBaseTest.cs : added Providers(). + +2007-05-28 Atsushi Enomoto + + * SettingElementTest.cs : blame catch. + +2007-05-28 Atsushi Enomoto + + * SettingElementTest.cs : new test. + +2007-05-28 Atsushi Enomoto + + * ApplicationSettingsBaseTest.cs : enable working test. + +2007-01-14 Vladimir Krasnov + + * SettingsPropertyValueTest.cs: added tests for IsDirty proprty + +2007-01-08 Vladimir Krasnov + + * SettingsPropertyValueTest.cs: added tests of default value + deserealization + +2006-11-09 Sebastien Pouliot + + * ApplicationSettingsBaseTest.cs: Added test case for StringCollection + properties (that encode the string list in XML). + 2006-11-05 Vladimir Krasnov * SettingsPropertyValueTest.cs: added tests of value deserealization