| 12345678910111213141516171819202122 |
- 2007-10-03 Atsushi Enomoto <[email protected]>
- * TypeElement.cs : disable a test that causes NRE on .NET.
- 2006-01-13 Raja R Harinath <[email protected]>
- * TypeElementTest.cs (Ctors1): Don't expect a null-reference
- exception.
- 2003-05-13 Martin Willemoes Hansen <[email protected]>
- * XmlFormatExtensionAttributeTest.cs: Inherits from Assertion and
- Assertion. prefixes removed.
- 2003-02-22 Dave Bettin <[email protected]>
- * Moved over to Nunit2 Tests
- * Removed AllTests.cs
- 2002-08-09 Tim Coleman <[email protected]>
- * AllTests.cs:
- * ChangeLog:
- * XmlFormatExtensionAttributeTest.cs:
- New files added for test suite.
|