27 lines
729 B
Plaintext
Raw Normal View History

2009-06-26 Robert Jordan <robertj@gmx.net>
* *.cs: Upgrade to new NUnit style.
2007-10-03 Atsushi Enomoto <atsushi@ximian.com>
* TypeElement.cs : disable a test that causes NRE on .NET.
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.