2005-01-31 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / mcs / class / System.XML / Test / System.Xml.Xsl / ChangeLog
1 2005-01-13  Atsushi Enomoto  <atsushi@ximian.com>
2
3         * MsxslScriptTests.cs : actually it was not testing stylesheet.
4         * XslTransformTests.cs : marked MSXslNodeSetRejectsNodeSet() as
5           NotDotNet.
6
7 2004-06-06  Atsushi Enomoto <atsushi@ximian.com>
8
9         * MsxslScriptTests.cs : Namespace are required (found on fixing
10           XmlTextReader's namespace bugfix).
11
12 2004-05-20  Atsushi Enomoto <atsushi@ximian.com>
13
14         * XslTransformTests.cs : Added tests for msxsl:node-set().
15
16 2004-03-31  Atsushi Enomoto <atsushi@ximian.com>
17
18         * Added MsxslScriptTests.cs.
19
20 2004-03-24  Atsushi Enomoto <atsushi@ximian.com>
21
22         * XslTransformTests.cs : Added InvalidStylesheet2().
23
24 2004-03-13  Atsushi Enomoto <atsushi@ximian.com>
25
26         * XslTransformTests.cs : added some tests for invalid stylesheets.
27
28 2004-01-03  Atsushi Enomoto <atsushi@ximian.com>
29
30         * XslTransformTests.cs : fixed incorrect file path, and output childnode
31           count.
32
33 2003-05-13  Martin Willemoes Hansen <mwh@sysrq.dk>
34
35         * XslTransformTests.cs: Inherits from Assertion and Assertion.
36           prefix removed.
37
38 2003-04-12  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
39
40         * added this file as a new entry.
41           See ../ChangeLog to find former ChangeLog entries.