[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.XML / Test / System.Xml.Schema / ChangeLog
1 2010-03-15  Atsushi Enomoto  <atsushi@ximian.com>
2
3         * XmlSchemaValidatorTests.cs : added test for bug #584664.
4
5 2010-01-27  Atsushi Enomoto  <atsushi@ximian.com>
6
7         * XmlSchemaValidatorTests.cs : added test for bug #557452, by
8           Luke Ravitch.
9
10 2010-01-26  Atsushi Enomoto  <atsushi@ximian.com>
11
12         * XmlSchemaValidatorTests.cs : added test for bug #502251, by
13           Jonas Larsson.
14
15 2010-01-26  Atsushi Enomoto  <atsushi@ximian.com>
16
17         * XmlSchemaSetTests.cs : added test for bug #571650.
18
19 2009-07-09  Gert Driesen  <drieseng@users.sourceforge.net>
20
21         * XmlSchemaTests.cs: Fixed tests for bug #502115.
22
23 2009-07-09  Atsushi Enomoto  <atsushi@ximian.com>
24
25         * XmlSchemaTests.cs : disabled wrong tests. I will revert them
26           unless it gets better shape.
27
28 2009-06-23  Atsushi Enomoto  <atsushi@ximian.com>
29
30         * XmlSchemaAssertion.cs, XmlSchemaTests.cs : migrate from Assertion
31           to Assert (it still uses XmlSchemaAssertion as the base class,
32           but XmlSchemaAssertion is not based on Assertion anymore).
33
34 2009-05-21  Gert Driesen  <drieseng@users.sourceforge.net>
35
36         * XmlSchemaTests.cs: added tests for bug #502115.
37
38 2009-05-07  Jonas Larsson <jonas.larsson@manodo.se> 
39
40         * XmlSchemaValidatorTests.cs : added test for bug #501666.
41
42 2009-04-22  Atsushi Enomoto  <atsushi@ximian.com>
43
44         * XmlSchemaValidatorTests.cs : added test for bug #496192 and #496205.
45
46 2009-01-30  Atsushi Enomoto  <atsushi@ximian.com>
47
48         * XmlSchemaValidatorTests.cs : added test for bug #469713.
49
50 2008-12-15  Atsushi Enomoto  <atsushi@ximian.com>
51
52         * XmlSchemaSetTests.cs : added test for Compile() after "duplicating"
53           call to Add() for such schemas that also have xs:import of the
54           same schema that causes errors on processing substitutionGroup.
55
56 2008-10-28  Atsushi Enomoto  <atsushi@ximian.com>
57
58         * XmlSchemaValidatorTests.cs : added test for bug #435206.
59
60 2008-10-28  Atsushi Enomoto  <atsushi@ximian.com>
61
62         * XmlSchemaValidatorTests.cs : added test for bug #433774.
63
64 2008-09-09  Atsushi Enomoto  <atsushi@ximian.com>
65
66         * XmlSchemaValidatorTests.cs : added test for bug #422581.
67
68 2008-06-06  Atsushi Enomoto  <atsushi@ximian.com>
69
70         * XmlSchemaTests.cs : fix file path.
71
72 2008-06-06  James Fitzsimons <james.fitzsimons@gmail.com>
73
74         * XmlSchemaTests.cs: added test for bug #397612.
75         * XmlSchemaAssertion.cs : make sure to close schema XmlReader.
76
77 2008-06-06  James Fitzsimons <james.fitzsimons@gmail.com>
78
79         * XmlSchemaTests.cs: added test to support change to 
80           GetResolvedUri to return Uri in correct case
81           to make compatible with the Microsoft.NET framework.
82
83 2008-02-19  Atsushi Enomoto  <atsushi@ximian.com>
84
85         * XmlSchemaTests.cs: added test for bug #361818.
86
87 2008-02-04  Atsushi Enomoto  <atsushi@ximian.com>
88
89         * XmlSchemaValidatorTests.cs : new. Test for bug #358408.
90
91 2006-08-04  Atsushi Enomoto  <atsushi@ximian.com>
92
93         * XmlSchemaTest.cs : added bug #78985 case.
94
95 2006-07-27  Atsushi Enomoto  <atsushi@ximian.com>
96
97         * XmlSchemaSetTest.cs : added bug #77489 case.
98         * XmlSchemaCollectionTests.cs : removed NotWorking from #77820 case.
99
100 2006-07-27  Atsushi Enomoto  <atsushi@ximian.com>
101
102         * XmlSchemaSetTests.cs : added AddWrongTargetNamespace().
103
104 2006-07-25  Atsushi Enomoto  <atsushi@ximian.com>
105
106         * XmlSchemaTests.cs : added TestSimpleMutualImport().
107
108 2006-04-27  Gert Driesen  <drieseng@users.sourceforge.net>
109
110         * XmlSchemaCollectionTests.cs: added test for bug #78220.
111
112 2006-03-02  Atsushi Enomoto  <atsushi@ximian.com>
113
114         * XmlSchemaTests.cs : added test for bug #77687.
115
116 2006-03-01  Atsushi Enomoto  <atsushi@ximian.com>
117
118         * XmlSchemaTests.cs : added test for bug #77685.
119
120 2006-02-28  Gert Driesen <drieseng@users.sourceforge.net>
121
122         * XmlSchemaAssertion.cs: Set eol-style to native.
123         * XmlSchemaBuiltInDatatypeTests.cs: Set eol-style to CRLF.
124         * XmlSchemaCollectionTests.cs: Set eol-style to native. Fixed line 
125         endings.
126         * XmlSchemaDatatypeTests.cs: Set eol-style to native.
127         * XmlSchemaExceptionCas.cs: Set eol-style to native.
128         * XmlSchemaLengthFacetTests.cs: Set eol-style to CRLF.
129         * XmlSchemaSetTests.cs: Set eol-style to native.
130         * XmlSchemaTests.cs: Set eol-style to native.
131         * XmlSchemaTypeTests.cs: Set eol-style to native.>
132
133 2006-02-28  Gert Driesen <drieseng@users.sourceforge.net>
134
135         * XmlSchemaTests.cs: Added test for writing XmlSchema with
136         zero-length TargetNamespace. Added test for compiling XmlSchema
137         with zero-length TargetNamespace. Replaced Console.WriteLine with 
138         AssertEquals.
139
140 2006-02-06  Atsushi Enomoto <atsushi@ximian.com>
141
142         * XmlSchemaDatatypeTests.cs: (TestAnyType) NotDotNet -> Ignore.
143
144 2006-02-06  Gert Driesen <drieseng@users.sourceforge.net>
145
146         * XmlSchemaDatatypeTests.cs: Marked TestAnyType NotDotNet on 2.0
147         profile instead of marking it NotWorking. No longer derive from 
148         Assertion.
149
150 2006-02-01  Atsushi Enomoto <atsushi@ximian.com>
151
152         * XmlSchemaDatatypeTests.cs : added two more anyURI tests.
153
154 2006-01-10  Atsushi Enomoto <atsushi@ximian.com>
155
156         * XmlSchemaTypeTests.cs : new file. Test for TypeCode.
157         * XmlSchemaSetTests.cs : added more tests for Add() and marked one as
158           NotWorking (we need info on how consistent this method is).
159
160 2006-01-10  Atsushi Enomoto <atsushi@ximian.com>
161
162         * XmlSchemaDatatypeTests.cs : oops sys.col.generic is NET_2_0.
163
164 2006-01-10  Atsushi Enomoto <atsushi@ximian.com>
165
166         * XmlSchemaDatatypeTests.cs : added test for 2.0 IsDerivedFrom().
167
168 2006-01-06  Atsushi Enomoto <atsushi@ximian.com>
169
170         * XmlSchemaSetTests.cs : added AddRollbackIsCompiled(); Add() changes
171           IsCompiled to false.
172
173 2006-01-06  Atsushi Enomoto <atsushi@ximian.com>
174
175         * XmlSchemaSetTests.cs : reverted the patch, thus restore [Ignore].
176
177 2006-01-06  Atsushi Enomoto <atsushi@ximian.com>
178
179         * XmlSchemaSetTests.cs : re-enabled test for Add() which was
180           inconsistent in beta versions.
181
182 2005-12-08  Atsushi Enomoto <atsushi@ximian.com>
183
184         * XmlSchemaSetTests.cs : added set_CompilationSettings tests.
185
186 2005-12-08  Atsushi Enomoto <atsushi@ximian.com>
187
188         * XmlSchemaSetTests.cs : added CompilationSettings tests.
189
190 2005-12-01  Atsushi Enomoto <atsushi@ximian.com>
191
192         * XmlSchemaTests.cs :
193           Additional schema component to finish #76865 test.
194
195 2005-12-01  Atsushi Enomoto <atsushi@ximian.com>
196
197         * XmlSchemaTests.cs : added testcase for #76865.
198
199 2005-10-23  Atsushi Enomoto <atsushi@ximian.com>
200
201         * XmlSchemaTests.cs : some namespace output strategy seems changed
202           in .NET 2.0 and they still make sense, so just mark them as
203           NotDotNet and NotWorking under 2.0.
204
205 2005-09-30  Atsushi Enomoto <atsushi@ximian.com>
206
207         * XmlSchemaTests.cs : test for reader position after Read().
208
209 2005-08-31  Sebastien Pouliot  <sebastien@ximian.com>
210
211         * XmlSchemaExceptionCas.cs: New. CAS unit tests for exception 
212         serialization.
213
214 2005-06-11  Atsushi Enomoto <atsushi@ximian.com>
215
216         * XmlSchemaCollectionTests.cs : added test for #75126.
217
218 2005-02-28  Atsushi Enomoto <atsushi@ximian.com>
219
220         * XmlSchemaTests.cs : just set NotWorking for trivial comparison tests.
221
222 2005-01-30  Nick Drochak <ndrochak@ieee.org>
223
224         * XmlSchemaTests.cs: Use less strict test. Probably the order of the 
225         namespaces is not required to be in any particular order.
226
227 2004-01-11  Atsushi Enomoto <atsushi@ximian.com>
228
229         * XmlSchemaTests.cs : added TestWriteNamespaces2 ().
230
231 2004-09-13  Atsushi Enomoto <atsushi@ximian.com>
232
233         * XmlSchemaSetTests.cs : added.
234
235 2004-05-24  Atsushi Enomoto <atsushi@ximian.com>
236
237         * XmlSchemaBuiltInDataypeTests.cs : 'Z' is not allowed here (maybe it
238           is 'T' that was wanted). More kind error message in Fail().
239
240 2004-05-05  Atsushi Enomoto <atsushi@ximian.com>
241
242         * XmlSchemaTests.cs : Added TestWriteNamespaces().
243
244 2004-03-31  Atsushi Enomoto <atsushi@ximian.com>
245
246         * Added XmlSchemaAssertion.cs.
247         * XmlSchemaTests.cs : now uses XmlSchemaAssertion.
248
249 2004-01-03  Atsushi Enomoto <atsushi@ximian.com>
250
251         * XmlSchemaTests.cs : fixed file path. Added more tests.
252         * added XmlSchemaCollectionTests.cs and XmlSchemaDatatypeTests.cs (the
253           latter one's purpose overlaps with XmlSchemaBuiltInDatatypeTests ;)
254
255 2003-12-17  David Sheldon <dave-mono@earth.li>
256
257   * Added XmlSchemaBuiltInDatatypeTests.cs : Currently fails due to
258     bug 52274.    
259
260 2003-12-14  David Sheldon <dave-mono@earth.li>
261
262   * XmlSchemaLengthFacetTests.cs : Tests for non-integers failing 
263     as length facets, and changed the assert for the correct type.
264
265 2003-12-08  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
266
267         * Added XmlSchemaLengthFacetTests.cs. (patch by David Sheldon.)
268
269 2003-07-21  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
270
271         * XmlSchemaTests.cs : added sequence and particle tests to TestCompile()
272
273 2003-07-20  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
274
275         * XmlSchemaTests.cs : added AssertComplexTypeContentExtension() and
276           added related tests in TestCompile().
277
278 2003-07-19  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
279
280         * XmlSchemaTests.cs : rewrote TestRead() and added TestCompile().
281
282 2003-04-12  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
283
284         * added this file as a new entry.
285           See ../ChangeLog to find former ChangeLog entries.