ChangeLog 729 B

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