importing messaging-2008 branch to trunk [continued]
[mono.git] / mcs / class / System.XML / Test / System.Xml.Xsl / ChangeLog
1 2008-10-02  Atsushi Enomoto  <atsushi@ximian.com>
2
3         * XslTransformTests.cs : removed extra NotDotNet.
4
5 2008-06-04  Atsushi Enomoto  <atsushi@ximian.com>
6
7         * XslTransformTests.cs : added test for bug #378239.
8
9 2008-06-03  Atsushi Enomoto  <atsushi@ximian.com>
10
11         * XslTransformTests.cs : added test for bug #316238.
12
13 2008-05-22  Atsushi Enomoto  <atsushi@ximian.com>
14
15         * XslTransformTests.cs : added test for bug #391424.
16
17 2008-01-19  Atsushi Enomoto  <atsushi@ximian.com>
18
19         * XslTransformTests.cs : added test for bug #322551.
20
21 2008-01-08  Atsushi Enomoto  <atsushi@ximian.com>
22
23         * XslTransformTests.cs : added test from bug #351939.
24           (by Tor Lillqvist)
25
26 2007-12-27  Atsushi Enomoto  <atsushi@ximian.com>
27
28         * XslTransformTests.cs : added test for bug #349375. (Actually the
29           previous checkin fixed bug #349375.)
30           Added another notworking one inspired by the same bug.
31
32 2007-12-17  Atsushi Enomoto  <atsushi@ximian.com>
33
34         * XslTransformTests.cs : added test for bug #349111.
35
36 2007-12-17  Atsushi Enomoto  <atsushi@ximian.com>
37
38         * XslTransformTests.cs : added test for bug #349035.
39
40 2007-12-17  Atsushi Enomoto  <atsushi@ximian.com>
41
42         * XslTransformTests.cs : added test for bug #348786.
43
44 2007-09-21  Atsushi Enomoto  <atsushi@ximian.com>
45
46         * XslTransformTests.cs : added test for bug #325482.
47
48 2007-08-21  Atsushi Enomoto  <atsushi@ximian.com>
49
50         * XslTransformTests.cs : added test for bug #82493.
51
52 2007-08-08  Atsushi Enomoto  <atsushi@ximian.com>
53
54         * XslTransformTests.cs : added test for bug #82357.
55
56 2006-04-07  Atsushi Enomoto  <atsushi@ximian.com>
57
58         * XslTransformTests.cs : added CurrentInSelect().
59
60 2006-04-07  Atsushi Enomoto  <atsushi@ximian.com>
61
62         * XslTransformTests.cs : added StripSpace().
63
64 2006-01-13  Atsushi Enomoto  <atsushi@ximian.com>
65
66         * XslTransformTests.cs : added DocTypeAfterText().
67
68 2006-01-13  Atsushi Enomoto  <atsushi@ximian.com>
69
70         * XslTransformTests.cs : Output_Indent_Xml_DocType() is working now.
71
72 2005-12-27  Gert Driesen  <drieseng@users.sourceforge.net>
73
74         * XslTransformTests.cs: Extended html indentation test (and marked
75         it NotWorking). Added tests for MS bugs (that have been fixed since).
76
77 2005-12-24  Gert Driesen  <drieseng@users.sourceforge.net>
78
79         * XslTransformTests.cs: Enabled forwards compatible tests.
80
81 2005-12-23  Gert Driesen  <drieseng@users.sourceforge.net>
82
83         * XslTransformTests.cs: Added forwards compatible tests.
84
85 2005-12-23  Gert Driesen  <drieseng@users.sourceforge.net>
86
87         * XslTransformTests.cs: Added working XML/HTML indentation tests.
88
89 2005-12-23  Gert Driesen  <drieseng@users.sourceforge.net>
90
91         * XslTransformTests.cs: Added bug numbers to test cases.
92
93 2005-12-17  Gert Driesen  <drieseng@users.sourceforge.net>
94
95         * XsltCompileExceptionTests.cs: Added tests for ctors.
96         * XsltExceptionTests.cs: Added tests for ctors.
97         * XslTransformTests.cs: Added tests for validation of <xsl:output>
98         attributes.
99
100 2005-12-12  Atsushi Enomoto  <atsushi@ximian.com>
101
102         * XslTransformTests.cs : (LocalParameter) [NotDotNet] should not have
103           been undone.
104
105 2005-12-04  Gert Driesen  <drieseng@users.sourceforge.net>
106
107         * XslTransformTests.cs: Explictly omit xml declaration, allowing
108         test to pass on both Mono and MS.NET.
109
110 2005-12-04  Gert Driesen  <drieseng@users.sourceforge.net>
111
112         * XslTransformTests.cs: Undo formatting changes.
113
114 2005-12-04  Gert Driesen  <drieseng@users.sourceforge.net>
115
116         * XslTransformTests.cs: Added test for MS bug, described in KB834667.
117
118 2005-12-04  Gert Driesen  <drieseng@users.sourceforge.net>
119
120         * XslTransformTests.cs: Added test for sorting an empty node set, which
121         is also a test for omitting XML declaration if no XML is output.
122         No longer derive from deprecated Assertion class, formatting updates.
123
124 2005-11-17  Atsushi Enomoto  <atsushi@ximian.com>
125
126         * XslTransformTests.cs : added WhitespaceHandling ().
127
128 2005-10-24  Atsushi Enomoto  <atsushi@ximian.com>
129
130         * XslTransformTests.cs : added test for bug #76530.
131
132 2005-10-08  Zoltan Varga  <vargaz@gmail.com>
133
134         * XslTransformTests.cs: Remove test which depends on random GC
135         behaviour.
136
137 2005-09-10  Atsushi Enomoto  <atsushi@ximian.com>
138
139         * XslTransformTests.cs : added testcase for bug #76115.
140         * MSXslScriptTests.cs : added testcase for bug #76116.
141
142 2005-09-10  Atsushi Enomoto  <atsushi@ximian.com>
143
144         * XslTransformTests.cs : added testcase for bug #76046.
145
146 2005-08-31  Sebastien Pouliot  <sebastien@ximian.com>
147
148         * XsltArgumentListCas.cs: New. CAS unit tests for AddExtensionObject.
149         Note that this is a LinkDemand so it will succeed in 2.0 (as the test
150         is executed at fulltrust).
151         * XsltCompileExceptionCas.cs: New. CAS unit tests for exception 
152         serialization.
153         * XsltExceptionCas.cs: New. CAS unit tests for exception 
154         serialization.
155
156 2005-07-29  Atsushi Enomoto  <atsushi@ximian.com>
157
158         * XslTransformTests.cs : added testcase for bug #75663.
159
160 2005-05-07  Atsushi Enomoto  <atsushi@ximian.com>
161
162         * MSXslScriptTests.cs : added testcase for bug #74859.
163
164 2005-03-24  Atsushi Enomoto  <atsushi@ximian.com>
165
166         * XslTransformTests.cs : added (extra) test which verifies that
167           XslTransform.Load() and .Transform() does not hold reference to
168           stylesheet/instance XPathNavigator inside its internals.
169
170 2005-03-23  Atsushi Enomoto  <atsushi@ximian.com>
171
172         * XslTransformTests.cs : added test that examines if XSLT rejects
173           xsl:import incorrectly placed after other contents.
174
175 2005-03-22  Atsushi Enomoto  <atsushi@ximian.com>
176
177         * XslTransformTests.cs : added test 1)that examines pattern sanity and
178           2)that examines if empty element RTF is evaluated as true for bool.
179
180 2005-02-28  Atsushi Enomoto  <atsushi@ximian.com>
181
182         * MsxslScriptTests.cs,
183           XslTransformTests.cs : set NotWorking for msxsl:script tests (they
184           premise runnable compilers existence which actually might not exist.)
185
186 2005-01-13  Atsushi Enomoto  <atsushi@ximian.com>
187
188         * MsxslScriptTests.cs : actually it was not testing stylesheet.
189         * XslTransformTests.cs : marked MSXslNodeSetRejectsNodeSet() as
190           NotDotNet.
191
192 2004-06-06  Atsushi Enomoto <atsushi@ximian.com>
193
194         * MsxslScriptTests.cs : Namespace are required (found on fixing
195           XmlTextReader's namespace bugfix).
196
197 2004-05-20  Atsushi Enomoto <atsushi@ximian.com>
198
199         * XslTransformTests.cs : Added tests for msxsl:node-set().
200
201 2004-03-31  Atsushi Enomoto <atsushi@ximian.com>
202
203         * Added MsxslScriptTests.cs.
204
205 2004-03-24  Atsushi Enomoto <atsushi@ximian.com>
206
207         * XslTransformTests.cs : Added InvalidStylesheet2().
208
209 2004-03-13  Atsushi Enomoto <atsushi@ximian.com>
210
211         * XslTransformTests.cs : added some tests for invalid stylesheets.
212
213 2004-01-03  Atsushi Enomoto <atsushi@ximian.com>
214
215         * XslTransformTests.cs : fixed incorrect file path, and output childnode
216           count.
217
218 2003-05-13  Martin Willemoes Hansen <mwh@sysrq.dk>
219
220         * XslTransformTests.cs: Inherits from Assertion and Assertion.
221           prefix removed.
222
223 2003-04-12  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
224
225         * added this file as a new entry.
226           See ../ChangeLog to find former ChangeLog entries.