New test.
[mono.git] / mcs / class / System.Configuration / Test / standalone / ChangeLog
1 2006-11-05  Vladimir Krasnov  <vladimirk@mainsoft.com>
2
3         * t37.cs, t37.exe.config, t37.exe.expected: added some tests
4         for <remove> element
5
6 2006-09-05  Vladimir Krasnov  <vladimirk@mainsoft.com>
7
8         * t37.cs, t37.exe.config, t37.exe.expected: new test for
9         <remove> bug in connectionStrings section
10
11 2006-05-10  Atsushi Enomoto  <atsushi@ximian.com>
12
13         * t36.cs, t36-lib.cs, t36.exe.config, t36.exe.expected :
14           new test for bug #77236.
15         * Makefile : added a trick for building this test.
16
17 2006-05-10  Atsushi Enomoto  <atsushi@ximian.com>
18
19         * t35.cs, t35.exe.config, t35.exe.expected :
20           new test, largely from bug #78337.
21
22 2006-04-28  Atsushi Enomoto  <atsushi@ximian.com>
23
24         * t33.cs, t33.exe.config, t33.exe.expected,
25           t34.cs, t34.exe.config, t34.exe.expected,
26           Makefile : new tests.
27
28 2006-04-27  Atsushi Enomoto  <atsushi@ximian.com>
29
30         * t16.exe.result
31           t17.exe.result
32           t18.exe.result : removed.
33         * t32.cs
34           t32.exe.expected
35           t32.exe.config : new test from bug #77957.
36         * Makefile : use diff --strip-trailing-cr instead of cmp so that
37           it works fine on windows.