Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ChangeLog « System.Web.Services.Configuration « Test « System.Web.Services « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2462dff8fa13fdb81ee0d43d5fab923ea8d793bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
2006-01-13  Raja R Harinath  <rharinath@novell.com>

	* TypeElementTest.cs (Ctors1): Don't expect a null-reference
	exception.

2003-05-13  Martin Willemoes Hansen <mwh@sysrq.dk>
	* XmlFormatExtensionAttributeTest.cs: Inherits from Assertion and
      	  Assertion. prefixes removed.

2003-02-22  Dave Bettin <dave@opendotnet.com>
	* Moved over to Nunit2 Tests
	* Removed AllTests.cs

2002-08-09  Tim Coleman <tim@timcoleman.com>
	* AllTests.cs:
	* ChangeLog:
	* XmlFormatExtensionAttributeTest.cs:
		New files added for test suite.