Moved TestConfiguration.cs to Npgsql.
[mono.git] / mcs / class / System.Configuration / Test / System.Configuration / ChangeLog
1 2006-05-09      Boris Kirzner <borisk@mainsoft.com>
2
3         * ConfigurationManagerTest.cs: small fixes for TARGET_JVM.
4
5 2006-05-09      Boris Kirzner <borisk@mainsoft.com>
6
7         * ConfigurationManagerTest.cs, ConfigurationPermissionTest.cs:
8         fixes for TARGET_JVM.
9
10 2006-07-07  Atsushi Enomoto  <atsushi@ximian.com>
11
12         * ConfigurationManagerTest.cs :
13           OpenExeConfiguration(null) should be allowed.
14
15 2006-05-14  Atsushi Enomoto  <atsushi@ximian.com>
16
17         * ConfigurationManagerTest.cs :
18           duh, why I overwrote it before commit :( Fix the build.
19
20 2006-05-12  Atsushi Enomoto  <atsushi@ximian.com>
21
22         * ConfigurationManagerTest.cs :
23           added test for OpenMachineConfiguration().
24
25 2006-05-10  Atsushi Enomoto  <atsushi@ximian.com>
26
27         * StringValidatorTest.cs : added NullZero().
28
29 2006-05-10  Atsushi Enomoto  <atsushi@ximian.com>
30
31         (first ChangeLog entry here).
32
33         * ConfigurationManagerTest.cs :
34           added GetSectionReturnsNativeObject().