2
0

ChangeLog 1.2 KB

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