2010-02-09 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / System.Runtime.Serialization / Test / System.Runtime.Serialization / ChangeLog
1 2010-02-09  Atsushi Enomoto  <atsushi@ximian.com>
2
3         * XsdDataContractImporterTest.cs : add test that it gives
4           appropriate code namespaces.
5
6 2010-02-08  Atsushi Enomoto  <atsushi@ximian.com>
7
8         * XsdDataContractImporterTest.cs : add test that ArrayOfxxx type
9           is not added.
10
11 2010-01-25  Atsushi Enomoto  <atsushi@ximian.com>
12
13         * XmlObjectSerializerTest.cs : added test for bug #560155.
14
15 2010-01-08  Atsushi Enomoto  <atsushi@ximian.com>
16
17         * XmlObjectSerializerTest.cs : added test for bug #568763.
18
19 2009-09-28  Atsushi Enomoto  <atsushi@ximian.com>
20
21         * XsdDataContractExporterTest.cs : disable some tests that started
22           to fail due to correctly sorted fields while xsd exporter has
23           some bugs that emits duplicate fields (hence ambiguity occurs).
24
25 2009-09-28  Atsushi Enomoto  <atsushi@ximian.com>
26
27         * XmlObjectSerializerTest.cs : Test nested type serialization type
28           initialization.
29
30 2009-09-07  Atsushi Enomoto  <atsushi@ximian.com>
31
32         * XmlObjectSerializerTest.cs : fix (here too) bad serialization-
33           compatibility-dependent test.
34
35 2009-09-07  Atsushi Enomoto  <atsushi@ximian.com>
36
37         * XmlObjectSerializerTest.cs : fixed wrong EOLs that resulted in
38           failure in .NET.
39         * XsdDataContractExporterTest.cs : fix test that failed on .NET,
40           and marked as NotWorking (no proceeding wsdl work yet).
41
42 2009-09-04  Atsushi Enomoto  <atsushi@ximian.com>
43
44         * XmlObjectSerializerTest.cs : add test for [IgnoreDataMember].
45
46 2009-07-23  Sebastien Pouliot  <sebastien@ximian.com>
47
48         * XmlObjectSerializerTest.cs: Add test cases with a generic
49         dictionary (empty, broken with r138386, and with one element) 
50         that both works on MS.NET and for which Moonlight depends on.
51
52 2009-07-22  Atsushi Enomoto  <atsushi@ximian.com>
53
54         * XmlObjectSerializerTest.cs :
55           Add test for bug #524086 by Rolf Bjarne Kvinge.
56           Add enum flags test, which should not raise an error.
57
58 2009-07-22  Atsushi Enomoto  <atsushi@ximian.com>
59
60         * XmlObjectSerializerTest.cs : add test for bug #524083, by
61           Rolf Bjarne Kvinge.
62
63 2009-07-22  Atsushi Enomoto  <atsushi@ximian.com>
64
65         * XmlObjectSerializerTest.cs : now we can make xml indented as
66           originally done in #524088.
67
68 2009-07-22  Atsushi Enomoto  <atsushi@ximian.com>
69
70         * XmlObjectSerializerTest.cs : added test for bug #524088 by
71           Rolf Bjarne Kvinge (a bit modified).
72
73 2009-06-01  Atsushi Enomoto  <atsushi@ximian.com>
74
75         * XmlObjectSerializerTest.cs : enable interface collection test and
76           add some more test lines.
77
78 2009-05-14  Atsushi Enomoto  <atsushi@ximian.com>
79
80         * XmlObjectSerializerTest.cs : added serialization test for
81           interface collection.
82
83 2009-03-12  Atsushi Enomoto  <atsushi@ximian.com>
84
85         * XmlObjectSerializerTest.cs : added test for dictionary with
86           CollectionDataContractAttribute.
87
88 2009-03-12  Atsushi Enomoto  <atsushi@ximian.com>
89
90         * XmlObjectSerializerTest.cs : added tests for IDictionary
91           serialization (both generic and non-generic).
92
93 2009-03-11  Atsushi Enomoto  <atsushi@ximian.com>
94
95         * XmlObjectSerializerTest.cs : test for generic IList of
96           DictionaryEntry. (no Hashtable serialization yet.)
97
98 2009-03-11  Atsushi Enomoto  <atsushi@ximian.com>
99
100         * XmlObjectSerializerTest.cs : test for generic IList of KeyValuePair
101           (it is still different from full IDictionary support...!).
102
103 2009-03-11  Atsushi Enomoto  <atsushi@ximian.com>
104
105         * XmlObjectSerializerTest.cs : test for generic IList serialization.
106
107 2009-03-10  Atsushi Enomoto  <atsushi@ximian.com>
108
109         * XmlObjectSerializerTest.cs : test for generic type serialization.
110
111 2009-02-13  Atsushi Enomoto  <atsushi@ximian.com>
112
113         * XmlObjectSerializerTest.cs : fixed non-contract serialization
114           tests and remove some NotWorking.
115
116 2009-02-13  Atsushi Enomoto  <atsushi@ximian.com>
117
118         * XmlObjectSerializerTest.cs : fixed collection contract test and
119           added some notes.
120
121 2009-02-13  Atsushi Enomoto  <atsushi@ximian.com>
122
123         * XmlObjectSerializerTest.cs : added couple of test fixes in
124           collection serialization tests.
125
126 2008-11-23  Atsushi Enomoto  <atsushi@ximian.com>
127
128         * XmlObjectSerializerTest.cs : added test for IsReference = true.
129
130 2008-04-17  Eyal Alaluf <eyala@mainsoft.com>
131
132         * XmlObjectSerializerTest.cs: Add test for base class with a different XML
133           namespace then its derived class.
134           Add tests for derserialization of arrays.
135
136 2008-04-14  Eyal Alaluf <eyala@mainsoft.com>
137
138         * XmlObjectSerializerTest.cs: DataContract types don't need anymore an empty
139           ctor.
140
141 2008-04-10  Eyal Alaluf <eyala@mainsoft.com>
142
143         * XmlObjectSerializerTest.cs: Add test scenarios for testing serialization
144           and deserialization of more complex types, namespace support, etc.
145
146 2008-04-03  Igor Zelmanovich <igorz@mainsoft.com>
147
148         * DataContractSerializerTest_FrameworkTypes_mscorlib.cs:
149         * DataContractSerializerTest_FrameworkTypes_System.cs:
150         * DataContractSerializerTest_FrameworkTypes_System.Data.cs:
151         * XmlObjectSerializerTest.cs:
152         add NotWorking attribute.
153
154 2008-03-31  Igor Zelmanovich <igorz@mainsoft.com>
155
156         * DataContractSerializerTest_FrameworkTypes_System.Data.cs: new testfixture.
157
158 2008-03-31  Igor Zelmanovich <igorz@mainsoft.com>
159
160         * DataContractSerializerTest_FrameworkTypes_System.cs: new testfixture.
161
162 2008-03-31  Igor Zelmanovich <igorz@mainsoft.com>
163
164         * DataContractSerializerTest_FrameworkTypes.cs: refactoring. 
165         * DataContractSerializerTest_FrameworkTypes_mscorlib.cs: new testfixture.
166
167 2008-03-31  Igor Zelmanovich <igorz@mainsoft.com>
168
169         * DataContractSerializerTest_FrameworkTypes.cs: 
170         add infrastructure for following tests.
171
172 2008-03-30  Igor Zelmanovich <igorz@mainsoft.com>
173
174         * XmlObjectSerializerTest.cs: use XmlComparer, remove NotWorking.
175
176 2008-02-27 Eyal Alaluf <eyala@mainsoft.com>
177
178         * XmlObjectSerializerTest.cs: Added tests for Read/WriteObject
179         * AttributesTest.cs: Added tests for new Serialization attributes.
180         * XsdDataContractImporterTest.cs: Added null arguments tests to the
181           Import methods. marked ImportTest as not working.
182
183 2008-02-27 Eyal Alaluf <eyala@mainsoft.com>
184
185         * one.xml: Indentation change
186
187 2007-12-05  Atsushi Enomoto  <atushi@ximian.com>
188
189         * XmlObjectSerializerTest.cs : test for .ctor() with null knownTypes.
190
191 2007-11-27  Atsushi Enomoto  <atushi@ximian.com>
192
193         * XmlObjectSerializerTest.cs, XsdDataContractImporterTest.cs:
194           couple of tests are not working now.
195
196 2007-08-17  Atsushi Enomoto  <atushi@ximian.com>
197
198         * XmlObjectSerializerTest.cs : added test for ReadObject() with
199           verifyObjectData = false.
200
201 2007-07-27  Atsushi Enomoto  <atushi@ximian.com>
202
203         * XmlObjectSerializerTest.cs : added test for serializing IPAddress
204           (will be required for RegisterInfo).
205
206 2007-07-26  Atsushi Enomoto  <atushi@ximian.com>
207
208         * XmlObjectSerializerTest.cs : added Guid serialization test.
209
210 2006-09-05  Ankit Jain  <jankit@novell.com>
211
212         * XsdDataContractImporterTest.cs (PrimitiveType): Add a check for number
213         of schemas.
214
215 2006-09-04  Ankit Jain  <jankit@novell.com>
216
217         * XsdDataContractExporterTest.cs (Ctor1): Remove 'NotWorking'.
218         (PrimitiveType): New.
219         (CanExportTest): New.
220         (GetSchemaTypeTest): New.
221         (Test2): Ensure that exception is "expected" from the second Export.
222
223 2006-09-01  Ankit Jain  <jankit@novell.com>
224
225         * XsdDataContractExporterTest.cs: New.
226         * XmlObjectSerializerTest.cs: New tests for serializing arrays.
227
228 2006-08-31  Ankit Jain  <jankit@novell.com>
229
230         * XmlObjectSerializerTest.cs: Add tests for serializing/deserializing
231         enums.
232
233 2006-08-16  Atsushi Enomoto  <atsushi@ximian.com>
234
235         * XmlObjectSerializerTest.cs : added non-setter collection case.
236           (I was just curious how DataContractSerializer is useless here.)
237
238 2006-07-27  Ankit Jain  <jankit@novell.com>
239
240         * one.xml: New. Used by XsdDataContractImporterTest.cs
241         * XsdDataContractImporterTest.cs: New.
242
243 2006-07-18  Atsushi Enomoto  <atsushi@ximian.com>
244
245         * XmlObjectSerializerTest.cs : the previous test is working now.
246
247 2006-07-18  Atsushi Enomoto  <atsushi@ximian.com>
248
249         * XmlObjectSerializerTest.cs : finally I found out why non-
250           datacontract .ctor() does not fail while SerializeNonDC() fails.
251
252 2006-05-09  Atsushi Enomoto  <atsushi@ximian.com>
253
254         * XmlObjectSerializerTest.cs : added more .ctor() tests.
255
256 2006-05-09  Atsushi Enomoto  <atsushi@ximian.com>
257
258         * XmlObjectSerializerTest.cs :
259           Added test for nested class serialization.
260
261 2006-05-09  Atsushi Enomoto  <atsushi@ximian.com>
262
263         * XmlObjectSerializerTest.cs : added some .ctor() tests.
264
265 2006-04-06  Atsushi Enomoto  <atsushi@ximian.com>
266
267         * XmlObjectSerializerTest.cs : added test for string serialization.
268           QName as well but [Ignore] right now.
269
270 2006-03-09  Atsushi Enomoto  <atsushi@ximian.com>
271
272         * XmlObjectSerializerTest.cs : added test for WriteObjectContent()
273           without WriteStartObject().
274
275 2006-03-08  Ankit Jain  <jankit@novell.com>
276
277         * XmlObjectSerializerTest.cs (SerializeDCWithName):
278         (SerializeDCWithEmptyName1):
279         (SerializeDCWithEmptyName2):
280         (SerializeDCWithNullName): 
281         (SerializeDCWithEmptyNamespace1): New serialization tests.
282
283 2006-03-03  Atsushi Enomoto  <atsushi@ximian.com>
284
285         * XmlObjectSerializerTest.cs : added more serialization tests.
286
287 2006-03-02  Atsushi Enomoto  <atsushi@ximian.com>
288
289         * XmlObjectSerializerTest.cs : new file for serialization tests.
290