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