copied mono-api-diff.cs from mono-2-2 branch so new patch can be applied and history...
[mono.git] / mcs / class / System.Web.Services / Test / System.Web.Services.Configuration / ChangeLog
1 2009-06-26  Robert Jordan  <robertj@gmx.net>
2
3         * *.cs: Upgrade to new NUnit style.
4
5 2007-10-03  Atsushi Enomoto  <atsushi@ximian.com>
6
7         * TypeElement.cs : disable a test that causes NRE on .NET.
8
9 2006-01-13  Raja R Harinath  <rharinath@novell.com>
10
11         * TypeElementTest.cs (Ctors1): Don't expect a null-reference
12         exception.
13
14 2003-05-13  Martin Willemoes Hansen <mwh@sysrq.dk>
15         * XmlFormatExtensionAttributeTest.cs: Inherits from Assertion and
16           Assertion. prefixes removed.
17
18 2003-02-22  Dave Bettin <dave@opendotnet.com>
19         * Moved over to Nunit2 Tests
20         * Removed AllTests.cs
21
22 2002-08-09  Tim Coleman <tim@timcoleman.com>
23         * AllTests.cs:
24         * ChangeLog:
25         * XmlFormatExtensionAttributeTest.cs:
26                 New files added for test suite.