ChangeLog 1.4 KB

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