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