ChangeLog 983 B

1234567891011121314151617181920212223242526272829303132333435
  1. 2004-06-06 Atsushi Enomoto <[email protected]>
  2. * MsxslScriptTests.cs : Namespace are required (found on fixing
  3. XmlTextReader's namespace bugfix).
  4. 2004-05-20 Atsushi Enomoto <[email protected]>
  5. * XslTransformTests.cs : Added tests for msxsl:node-set().
  6. 2004-03-31 Atsushi Enomoto <[email protected]>
  7. * Added MsxslScriptTests.cs.
  8. 2004-03-24 Atsushi Enomoto <[email protected]>
  9. * XslTransformTests.cs : Added InvalidStylesheet2().
  10. 2004-03-13 Atsushi Enomoto <[email protected]>
  11. * XslTransformTests.cs : added some tests for invalid stylesheets.
  12. 2004-01-03 Atsushi Enomoto <[email protected]>
  13. * XslTransformTests.cs : fixed incorrect file path, and output childnode
  14. count.
  15. 2003-05-13 Martin Willemoes Hansen <[email protected]>
  16. * XslTransformTests.cs: Inherits from Assertion and Assertion.
  17. prefix removed.
  18. 2003-04-12 Atsushi Enomoto <[email protected]>
  19. * added this file as a new entry.
  20. See ../ChangeLog to find former ChangeLog entries.