b83c2c9f6b690bf0fc0106ccebf53875f1d6d7c7
[mono.git] / mcs / class / System.XML / Test / System.Xml.Xsl / standalone_tests / ChangeLog
1 2008-10-02  Atsushi Enomoto  <atsushi@ximian.com>
2
3         * Makefile : fixed couple of obsolete settings.
4
5 2008-06-04  Atsushi Enomoto  <atsushi@ximian.com>
6
7         * XsltTestUtils.cs : fixed incorrect use of EnvOptions.WhitespaceStyle
8           for instance, not stylesheet.
9
10 2007-10-30  Atsushi Enomoto  <atsushi@ximian.com>
11
12         * Makefile: it somehow does not work fine unless nunit-console.exe is
13           here. So just copy it here when building the test.
14
15 2006-08-15  Andrew Skiba <andrews@mainsoft.com>
16
17         * knownFailures.jvm.cs: add false alarm to the knownFailures
18
19 2006-08-15  Andrew Skiba <andrews@mainsoft.com>
20
21         * Makefile: support PROFILE net_2_0
22
23 2006-05-31  Andrew Skiba <andrews@mainsoft.com>
24
25         * knownFailures.jvm.cs, xslttest.cs: add jvm specific known failures
26
27 2006-04-03  Andrew Skiba <andrews@mainsoft.com>
28         
29         * xslt.vmwcsproj, xslt.sln: use project reference for nunit
30
31 2006-04-03  Andrew Skiba <andrews@mainsoft.com>
32
33         * xslt.vmwcsproj : refer nunit from mono tree
34
35 2006-03-15  Atsushi Enomoto <atsushi@ximian.com>
36
37         * knownFailures.txt : removed two xsl:sort+current() tests.
38
39 2006-01-06  Atsushi Enomoto <atsushi@ximian.com>
40
41         * XsltTestUtils.cs,
42           catalog.sed,
43           xslttest.cs,
44           Makefile : To run under Linux, strip \r. Fixed mcs -r arguments
45           (case sensitive).
46
47 2005-11-23  Vladimir Krasnov  <vladimirk@mainsoft.com>
48
49         * ignore.lst: adeed Keys__91835, idkey_idkey18, idkey_idkey50
50         because failed in .NET
51
52 2005-10-23  Andrew Skiba  <andrews@mainsoft.com>
53
54         * knownFailures.lst, fixme.lst: remove fixed testcases.
55
56 2005-10-23  Andrew Skiba  <andrews@mainsoft.com>
57
58         * XsltTestUtils.cs, xslt.vmwcsproj, xslt.sln, xslttest.cs, XmlCompare.cs,
59         Makefile: make XML compare to reduce the noise from attribute order and
60         namespace names (not URIs)
61
62 2005-10-23  Andrew Skiba  <andrews@mainsoft.com>
63
64         * xslt.sln, xslt.vmwcsproj, README.j2ee, run-test.j2ee.bat: add files
65         that help to run tests on Grasshopper
66
67 2005-08-09  Andrew Skiba  <andrews@mainsoft.com>
68
69         * xslttest.cs: fix the different results message
70
71 2005-07-06  Andrew Skiba  <andrews@mainsoft.com>
72
73         * Makefile, xslttest.cs: convert to be executed from NUnit
74         * XsltTestUtils.cs, generate.cs: added
75         * fixme.lst: update with currently failing tests
76
77 2005-06-28  Andrew Skiba  <andrews@mainsoft.com>
78
79         * Makefile: touch file, not directory, doh!
80         * fixme.lst: added
81         * knownFailures: remove fixed testcases
82
83 2005-06-09  Andrew Skiba  <andrews@mainsoft.com>
84
85         * Makefile, catalog-fixed.diff : Patch the fixed catalog to correct things 
86         I could not fix with sed script
87
88 2005-06-06  Andrew Skiba  <andrews@mainsoft.com>
89
90         * xslttest.cs : change messages
91
92 2005-06-06  Andrew Skiba  <andrews@mainsoft.com>
93
94         * xslttest.cs : make the input and output files look similar to System.Xml/W3C suite
95         * Makefile : reflect the change in the CLI of the xslttest.cs
96
97 2005-05-23  Andrew Skiba  <andrews@mainsoft.com>
98
99         * xslttest.cs : wrap streams with using {...} so the file descriptors
100         are closed at time
101
102 2005-05-22  Andrew Skiba  <andrews@mainsoft.com>
103
104         * Makefile : permit to create reference results on Mono; change
105         comments in Makefile, so they are not printed during the
106         build
107         * xslttest.cs : forgot to write the generated results
108
109 2005-05-19  Andrew Skiba  <andrews@mainsoft.com>
110
111         * ignore.lst : ignore 2 performance tests, as we don't time them
112         anyway
113         * Makefile : store dom results in separate place, remove mainsoft
114         testssuite, handle reference results better
115         * xslttest.cs : improve reporting, improve path handling, store
116         results in different place
117         
118 2005-05-17  Andrew Skiba  <andrews@mainsoft.com>
119
120         * xslttest.cs : xsl:message is always printed on stdout. So to clean
121         our output from those messages I output everything to stderr and send
122         stdout to /dev/null
123
124 2005-05-17  Andrew Skiba  <andrews@mainsoft.com>
125
126         * xslttest.cs : output the list of failed tests
127
128 2005-05-17  Andrew Skiba  <andrews@mainsoft.com>
129
130         * xslttest.cs : output progress symbols (".", "e", etc.), some
131         clean-up and refactoring.
132         
133 2005-05-09  Atsushi Enomoto <atsushi@ximian.com>
134
135         * Makefile : now *.out does not match the all reference outputs, namely
136           those from MSFT_Conformance_Tests (mostly *.txt).
137           So use "xslttest.exe --list" instead of "find".
138
139 2005-05-09  Andrew Skiba  <andrews@mainsoft.com>
140
141         * catalog.sed : fix more names in the catalog, add the missing
142         backslash before '+' in the sed rules
143
144 2005-05-09  Andrew Skiba  <andrews@mainsoft.com>
145
146         * Makefile : delete an obsolete dependency from deleted
147         simplify.xsl
148
149 2005-05-09  Andrew Skiba  <andrews@mainsoft.com>
150
151         * prepare.cs : delete an obsolete file
152
153 2005-05-08  Andrew Skiba  <andrews@mainsoft.com>
154
155         * catalog.sed : fix a bad dirname for Value-of tests
156         * Makefile, alltests.cs : make alltests.cs use the same catalog as
157         xslttest.cs and output '.' and 'E' for test results
158         * simplify.xsl : deleted
159
160 2005-05-08  Andrew Skiba  <andrews@mainsoft.com>
161
162         * catalog.sed : fix a typo
163
164 2005-05-08  Andrew Skiba  <andrews@mainsoft.com>
165
166         * catalog.diff : deleted, replaced by catalog.sed
167         * catalog.sed : added new file
168         * Makefile : now it does not exctract catalog every run; output
169         patched catalog into a different filename; breaked the extraction into
170         a separate target so it's done only when needed.
171         * xslttest.cs : open a patched catalog, not an original one
172         
173 2005-03-22  Atsushi Enomoto <atsushi@ximian.com>
174
175         * xslttest.cs, alltest.cs : Now that xsl:key got improved, there is
176           no need to skip those tests.
177
178 2005-03-14  Atsushi Enomoto <atsushi@ximian.com>
179
180         * xslttest.cs,
181           alltest.cs : reduced some key exclusions (fixed some).
182         * ignore.lst : updated ignored cases.
183
184 2005-03-04  Atsushi Enomoto <atsushi@ximian.com>
185
186         * ignore.lst : still more ignored cases.
187
188 2005-02-25  Atsushi Enomoto <atsushi@ximian.com>
189
190         * ignore.lst : more ignored cases. fixed some test IDs.
191
192 2005-02-25  Atsushi Enomoto <atsushi@ximian.com>
193
194         * ignore.lst : new file. It is used to exclude buggy MS results from
195           tests.
196         * xslttest.cs, alltest.cs : Ignore testcases written in "ignore.lst".
197         * XmlNormalizer.cs : It should not remove whitespace nodes.
198
199 2005-02-25  Atsushi Enomoto <atsushi@ximian.com>
200
201         * xslttest.cs, alltest.cs : more disabled cases (stoppers).
202
203 2005-02-22  Atsushi Enomoto <atsushi@ximian.com>
204
205         * xslttest.cs : Updated skipped targets. 
206         * alltest.cs : introduced skipped targets. Now reverted the previous
207           change to use XmlTextWriter again.
208         * Makefile : now don't check large archives everytime we do run-test.
209         * simplify.xsl : don't exclude skipped targets here.
210
211 2005-02-21  Atsushi Enomoto <atsushi@ximian.com>
212
213         * Makefile : updated the expected "run-test-ms" output (reflecting fix
214           for alltest.cs.)
215
216 2005-02-21  Atsushi Enomoto <atsushi@ximian.com>
217
218         * simplify.xsl : currently key to external document results in
219           infinite loop. Should be fixed but for now exclude from tests.
220         * alltest.cs : Don't use XmlTextWriter for transformation output. It
221           prevents us from testing html output.
222         * Makefile : now RUNTIME could be empty string (for MS output
223           generation).
224
225 2005-02-15  Atsushi Enomoto  <atsushi@ximian.com>
226
227         * catalog.diff : changed diff format to unified style.
228
229 2005-02-15  Atsushi Enomoto  <atsushi@ximian.com>
230
231         * Makefile : more tiny rm -f fix.
232
233 2005-02-14  Atsushi Enomoto  <atsushi@ximian.com>
234
235         * Makefile.mstest : removed old file.
236         * XmlNormalizer.cs,
237           cleanup-output.pl,
238           Makefile :
239           Added make distclean.
240           Added normalization support using Andrew Skiba's xmlnorm.
241
242           Updated ExpectedResults archive as to be normalized in sync with
243           this patch (the archive was renamed.)
244
245 2005-02-11  Atsushi Enomoto  <atsushi@ximian.com>
246
247         * catalog.diff : eliminated mixed line ending
248
249 2005-02-10  Atsushi Enomoto  <atsushi@ximian.com>
250
251         * Makefile : clean more.
252         * xalan-correct-catalog.xml : removed old file.
253
254 2005-02-10  Atsushi Enomoto  <atsushi@ximian.com>
255
256         * Makefile : added patching step against buggy catalog.xml.
257           Build both xslttest.exe and alltest.exe.
258
259 2005-02-09  Atsushi Enomoto  <atsushi@ximian.com>
260
261         * Makefile, xslttest.cs : Rewrote to be runnable against the latest
262           draft version of OASIS XSLT tests. Also, Makefile now unifies
263           existing xslttest.exe and new alltest.exe (might be renamed later).
264         * simplify.xsl : added comment.
265         * alltest.cs : code format.
266
267 2005-02-09  Atsushi Enomoto  <atsushi@ximian.com>
268
269         * Makefile.mstest,
270           alltest.cs,
271           simplify.xsl : another test runner from MainSoft. See the top of
272           Makefile.mstest. IMPORTANT: it can't co-exist with existing tests
273           extracted.
274
275 2004-12-03  Atsushi Enomoto  <atsushi@ximian.com>
276
277         * xslttest.cs : improved. See "mono xslttest.exe -?" for details.
278         * Makefile : modified "make test" to "make run-test" and output
279           results into TestResult.Xml that contains all results.
280         * README : updated as well.
281
282 2004-01-28  Atsushi Enomoto  <atsushi@ximian.com>
283
284         * xslttest.cs : Now it tests against XPathDocument. Reduced error msgs.
285
286 2003-12-24  Atsushi Enomoto  <atsushi@ximian.com>
287
288         * Added testresults.tar.gz and README.
289         * Modified Makefile.
290
291 2003-12-24  Atsushi Enomoto  <atsushi@ximian.com>
292
293         * Added missing xalan_correct_catalog.xml.
294         * Makefile : a bit improved.
295
296 2003-12-24  Atsushi Enomoto  <atsushi@ximian.com>
297
298         * Makefile, prepare.cs, xslttest.cs : Initial checkin.