ChangeLog 645 B

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