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