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 2006-06-29 Atsushi Enomoto * ApplicationSettingsBaseTest.cs : added test for bug #78654. 2006-05-17 Atsushi Enomoto * LocalFileSettingsProviderTest.cs : commented some lines in Initialized() as they don't work under .NET. * ApplicationSettingsBaseTest.cs : added Synchronized(), test for bug #78430.