[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.Web.Services / Test / System.Web.Services / ChangeLog
1 2009-06-26  Robert Jordan  <robertj@gmx.net>
2
3         * *.cs: Upgrade to new NUnit style.
4
5 2007-10-05  Atsushi Enomoto  <atsushi@ximian.com>
6
7         * WebServiceTest.cs : new test (for bug #331183).
8
9 2003-05-13  Martin Willemoes Hansen <mwh@sysrq.dk>
10         * Tests inherits from Assertion and Assertion. prefix is removed.
11
12 2003-02-22  Dave Bettin <dave@opendotnet.com>
13         * Moved over to Nunit2 Tests
14         * Removed AllTests.cs
15
16 2002-08-07  Tim Coleman <tim@timcoleman.com>
17         * AllTests.cs:
18         * ChangeLog:
19         * WebMethodAttributeTest.cs:
20         * WebServiceAttributeTest.cs:
21                 New files and directories added for test suite.