2009-05-21 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / corlib / Test / System.Globalization / ChangeLog
1 2009-05-21  Atsushi Enomoto  <atsushi@ximian.com>
2
3         * CultureInfoTest.cs : test zh-Hant.
4
5 2009-01-07  Atsushi Enomoto  <atsushi@ximian.com>
6
7         * CompareInfoTest.cs : added test for #462957.
8
9 2008-08-14  Atsushi Enomoto  <atsushi@ximian.com>
10
11         * CultureInfoTest.cs : added test for bug #402128.
12
13 2008-04-02  Atsushi Enomoto  <atsushi@ximian.com>
14
15         * SortKeyTest.cs : new test, for bug #376171.
16
17 2007-11-03  Atsushi Enomoto  <atsushi@ximian.com>
18
19         * DateTimeFormatInfoTest.cs : enabled test for bug #332553.
20
21 2007-10-30  Atsushi Enomoto  <atsushi@ximian.com>
22
23         * DateTimeFormatInfoTest.cs : added test for bug #335298.
24
25 2007-10-10  Gert Driesen  <drieseng@users.sourceforge.net>
26
27         * DateTimeFormatInfoTest.cs: Added test for bug #332553.
28
29 2007-07-17  Atsushi Enomoto  <atsushi@ximian.com>
30
31         * CalendarTest.cs : true test for bug #81783 (overflown month in
32           AddMonths().)
33
34 2007-07-10  Atsushi Enomoto  <atsushi@ximian.com>
35
36         * StringInfoTest.cs : new test.
37
38 2007-07-10  Atsushi Enomoto  <atsushi@ximian.com>
39
40         * CalendarTest.cs : enabled ToFourDigitYear() test from 5 years ago.
41           and added some more ToFourDigitYear() tests.
42
43 2007-07-09  Atsushi Enomoto  <atsushi@ximian.com>
44
45         * CalendarTest.cs : added GetWeekOfYear() test.
46
47 2007-07-05  Gert Driesen  <drieseng@users.sourceforge.net>
48
49         * CultureInfoTest.cs: Fixed UseUserOverride tests to pass on systems
50         where invariant culture is default locale.
51
52 2007-07-03  Gert Driesen  <drieseng@users.sourceforge.net>
53
54         * CultureInfoTest.cs: Added extra info in order to troubleshoot
55         buildbot failure on redhat9-i386.
56
57 2007-07-03  Atsushi Enomoto  <atsushi@ximian.com>
58
59         * CalendarTest.cs, EastAsianLunisolarCalendarTest.cs :
60           more tests needed mark as NotWorking.
61
62 2007-07-02  Gert Driesen  <drieseng@users.sourceforge.net>
63
64         * EastAsianLunisolarCalenderTest.cs: Fixed build.
65
66 2007-07-02  Atsushi Enomoto  <atsushi@ximian.com>
67
68         * EastAsianLunisolarCalendarTest.cs : new test, totally not-working.
69         * CalendarTest.cs : added couple of 2.0 tests. Some are not working.
70
71 2007-06-24  Gert Driesen  <drieseng@users.sourceforge.net>
72
73         * CultureInfoTest.cs: Added exception tests when invoking NumberFormat
74         or DateTimeFormat on a neutral culture. Added tests for bug #81930.
75         No longer derive from deprecated Assertion class. Added tests for
76         GetCultureInfo (2.0).
77
78 2007-06-01  Atsushi Enomoto  <atsushi@ximian.com>
79
80         * CalendarTest.cs : test for bug #81783 and AddYears() for leap year
81           (similar issue).
82
83 2007-05-31  Rolf Bjarne Kvinge  <RKvinge@novell.com>
84
85         * DateTimeFormatInfo.cs: Added EraName.
86
87 2007-05-25  Atsushi Enomoto  <atsushi@ximian.com>
88
89         * IdnMappingTest.cs : new test.
90
91 2007-05-15  Atsushi Enomoto  <atsushi@ximian.com>
92
93         * RegionInfoTest.cs : new tests.
94
95 2007-03-06  Atsushi Enomoto  <atsushi@ximian.com>
96
97         * CompareInfoTest.cs : added test for bug #79714.
98
99 2007-02-15  Atsushi Enomoto  <atsushi@ximian.com>
100
101         * CompareInfoTest.cs : added test for bug #80865.
102
103 2007-01-25  Atsushi Enomoto  <atsushi@ximian.com>
104
105         * CompareInfoTest.cs : added test for bug #80612.
106
107 2007-01-22  Atsushi Enomoto  <atsushi@ximian.com>
108
109         * CompareInfoTest.cs : Added Compare() tests for hyphens.
110           Removed NotWorking from previous new test (its existence wasn't
111           even recognized until today).
112
113 2007-01-11 Gert Driesen  <drieseng@users.sourceforge.net>
114
115         * CompareInfoTest.cs: Added test for checking valid CompareOptions for
116         GetSortKey.
117
118 2006-12-25 Atsushi Enomoto  <atsushi@ximian.com>
119
120         * CompareInfoTest.cs : added tests for OrdinalIgnoreCase versions
121           of IndexOf() and LastIndexOf(). Added Ordinal LastIndexOf() tests.
122
123 2006-11-27 Atsushi Enomoto  <atsushi@ximian.com>
124
125         * CompareInfoTest.cs : why there was "return" before OrdinalIgnoreCase
126           tests ...
127
128 2006-06-08 Atsushi Enomoto  <atsushi@ximian.com>
129
130         * DateTimeFormatInfoTest.cs : added test for bug #78569.
131
132 2006-04-25 Atsushi Enomoto  <atsushi@ximian.com>
133
134         * CompareInfoTest.cs : seems like Microsoft had introduced several
135           bugs in CompareInfo, so marked many of them as NotDotNet.
136
137 2006-04-10  Atsushi Enomoto  <atsushi@ximian.com>
138
139         * CultureInfoTest.cs : added test for bug #69652.
140
141 2006-03-21  Atsushi Enomoto  <atsushi@ximian.com>
142
143         * CalendarTest.cs : added test for bug #76252.
144
145 2006-01-25  Atsushi Enomoto  <atsushi@ximian.com>
146
147         * CultureInfoTest.cs : added test for bug #77347.
148
149 2005-12-08  Sebastien Pouliot  <sebastien@ximian.com> 
150
151         * DaylightTimeTest.cs: New. Serialization interop test cases.
152
153 2005-12-06  Sebastien Pouliot  <sebastien@ximian.com> 
154
155         * TextInfoTest.cs: Added new tests for serialization and for new 2.0
156         features.
157
158 2005-12-05  Atsushi Enomoto  <atsushi@ximian.com>
159
160         * CompareInfoTest.cs : split the last case in NullCharacter() out
161           and marked it as NotDotNet (.NET is inconsistent between Compare
162           and IndexOf).
163
164 2005-11-14  Atsushi Enomoto  <atsushi@ximian.com>
165
166         * CompareInfoTest.cs : added NullCharacter() for bug #76702.
167
168 2005-11-14  Atsushi Enomoto  <atsushi@ximian.com>
169
170         * CompareInfoTest.cs : added test for Compare() w/ OrdinalIgnoreCase.
171
172 2005-11-14  Atsushi Enomoto  <atsushi@ximian.com>
173
174         * CompareInfoTest.cs : added more tests for some specific cultures
175           (say, Japanese) that have replacement contraction in ASCII range
176           and caused incorrect results for LastIndexOf() and all dependent
177           members.
178
179 2005-10-14  Ben Maurer  <bmaurer@ximian.com>
180
181         * DateTimeFormatInfoTest.cs: New test to make sure we do not
182         return the same array from GetAllDateTimePatterns.
183
184 2005-09-27  Atsushi Enomoto  <atsushi@ximian.com>
185
186         * CompareInfoTest.cs : added testcase for bug #76243.
187
188 2005-09-20  Atsushi Enomoto  <atsushi@ximian.com>
189
190         * CompareInfoTest.cs : added empty string cases for IsPrefix/IsSuffix.
191
192 2005-09-09  Atsushi Enomoto  <atsushi@ximian.com>
193
194         * CompareInfoTest.cs : added another test for IsSuffix() that I found.
195
196 2005-08-14  Gert Driesen  <drieseng@users.sourceforge.net>
197
198         * TextInfoTest.cs: Added ListSeparator test.
199
200 2005-08-11  Atsushi Enomoto  <atsushi@ximian.com>
201
202         * CultureInfoTest.cs : added OptionalCalendars().
203         * CompareInfoTest.cs : added possible bug test for checkedFlags 
204           optimization.
205
206 2005-07-15  Atsushi Enomoto  <atsushi@ximian.com>
207
208         * CompareInfoTest.cs : Some GetSortKey That tests got working.
209
210 2005-07-15  Atsushi Enomoto  <atsushi@ximian.com>
211
212         * CompareInfoTest.cs : Uncommented tests that got working. Added two
213           cornercase notworking LastIndexOf() tests.
214
215 2005-07-14  Atsushi Enomoto  <atsushi@ximian.com>
216
217         * CompareInfoTest.cs : IsSuffix() extender tests got working.
218
219 2005-07-14  Atsushi Enomoto  <atsushi@ximian.com>
220
221         * CompareInfoTest.cs : added tests for IndexOf() and LastIndexOf()
222           with ignorable source character. Added some non-working tests.
223
224 2005-07-14  Atsushi Enomoto  <atsushi@ximian.com>
225
226         * CompareInfoTest.cs : added tests for IndexOf() and LastIndexOf()
227           that takes an expansion for target char.
228
229 2005-07-14  Atsushi Enomoto  <atsushi@ximian.com>
230
231         * CompareInfoTest.cs : removed some FIXMEs. Added more extender tests.
232
233 2005-07-14  Atsushi Enomoto  <atsushi@ximian.com>
234
235         * CompareInfoTest.cs : some special weight tests got working.
236           Commented on some FIXME tests why they are so.
237
238 2005-07-14  Atsushi Enomoto  <atsushi@ximian.com>
239
240         * CompareInfoTest.cs : Added extender tests for GetSortKey(),
241           Compare(), IsPrefix(), IndexOf() and LastIndexOf().
242
243 2005-07-13  Atsushi Enomoto  <atsushi@ximian.com>
244
245         * CompareInfoTest.cs : Added Compare() test that contains expansion.
246           Fixed CompareSpecialWeight() which was not testing what I intended.
247           Added IsPrefix() tests with special weight (copying Compare() tests)
248
249 2005-07-13  Atsushi Enomoto  <atsushi@ximian.com>
250
251         * CompareInfoTest.cs : added CompareSpecialWeight() and moved special 
252           weight comparison there.
253
254 2005-07-13  Atsushi Enomoto  <atsushi@ximian.com>
255
256         * CompareInfoTest.cs : added GetSortKey() testcase that tests a
257           sequence of nonprimary character followed by an extender.
258
259 2005-07-13  Atsushi Enomoto  <atsushi@ximian.com>
260
261         * CompareInfoTest.cs : added more culture-sensitive "empty" test.
262
263 2005-07-13  Atsushi Enomoto  <atsushi@ximian.com>
264
265         * CompareInfoTest.cs : Test for IndexOf() and LastIndexOf() with
266           "empty" target (in culture-sensitive context).
267
268 2005-07-13  Atsushi Enomoto  <atsushi@ximian.com>
269
270         * CompareInfoTest.cs : added ignorable character in target for
271           IsPrefix/IsSuffix/IndexOf/LastIndexOf methods.
272
273 2005-07-13  Atsushi Enomoto  <atsushi@ximian.com>
274
275         * CompareInfoTest.cs : added more special weight testcases.
276
277 2005-07-13  Atsushi Enomoto  <atsushi@ximian.com>
278
279         * CompareInfoTest.cs : added Czech and Hungarian sorting tests.
280
281 2005-07-13  Atsushi Enomoto  <atsushi@ximian.com>
282
283         * CompareInfoTest.cs : added more diacritical tests.
284
285 2005-07-13  Atsushi Enomoto  <atsushi@ximian.com>
286
287         * CompareInfoTest.cs : added test for CJK mapping customization.
288
289 2005-07-12  Atsushi Enomoto  <atsushi@ximian.com>
290
291         * CompareInfoTest.cs : added GetSortKey() test for Thai.
292
293 2005-07-12  Atsushi Enomoto  <atsushi@ximian.com>
294
295         * CompareInfoTest.cs : added special weight GetSortKey() test.
296
297 2005-07-12  Atsushi Enomoto  <atsushi@ximian.com>
298
299         * CompareInfoTest.cs : added several GetSortKey() tests.
300
301 2005-07-12  Atsushi Enomoto  <atsushi@ximian.com>
302
303         * CompareInfoTest.cs : added shift weight testcases. Commented one
304           French sort thingy out.
305
306 2005-07-12  Atsushi Enomoto  <atsushi@ximian.com>
307
308         * CompareInfoTest.cs : added another French testcase.
309
310 2005-07-12  Atsushi Enomoto  <atsushi@ximian.com>
311
312         * CompareInfoTest.cs : added LastIndexOf() contraction cases and more.
313
314 2005-07-12  Atsushi Enomoto  <atsushi@ximian.com>
315
316         * CompareInfoTest.cs : added tests for IsSuffix(),
317           IndexOf(string,string) and LastIndexOf(string,string).
318
319 2005-07-12  Atsushi Enomoto  <atsushi@ximian.com>
320
321         * CompareInfoTest.cs : added tests for IsPrefix() and optionally
322           Compare() (which is currently used inside IsPrefix() which is
323           however wrong when it comes to managed collation).
324
325 2005-07-12  Atsushi Enomoto  <atsushi@ximian.com>
326
327         * CompareInfoTest.cs : added tests for IndexOf() and LastIndexOf().
328           Fixed tests for Compare() - it should use overloaded ones of
329           the tested library (do not call overloaded tests themselves).
330
331 2005-07-12  Atsushi Enomoto  <atsushi@ximian.com>
332
333         * CompareInfoTest.cs : added a few managed collation tests for
334           GetSortKey() and Compare() (they are ignored when managed collation
335           is off).
336
337 2005-06-27 Gonzalo Paniagua Javier <gonzalo@ximian.com>
338
339         * GlobalizationAndDomains.cs: more tests for bugz.
340
341 2005-06-07 Gonzalo Paniagua Javier <gonzalo@ximian.com>
342
343         * CultureInfoTest.cs: added test that tries setting the culture to a
344         neutral culture that is not the InvariantCulture.
345
346 2005-05-06 Gonzalo Paniagua Javier <gonzalo@ximian.com>
347
348         * CultureInfoTest.cs: added new test.
349
350 2005-04-05  Atsushi Enomoto  <atsushi@ximian.com>
351
352         * TextInfoTest.cs : added further ToTitleCase() tests.
353
354 2004-10-27  Ben Maurer  <bmaurer@ximian.com>
355
356         * TextInfoTest.cs: Fix up migster's type
357
358 2003-12-19  Dick Porter  <dick@ximian.com>
359
360         * CompareInfoTest.cs: Added some Compare tests
361
362 2002-12-21  Nick Drochak <ndrochak@gol.com>
363
364         * all: make tests build and run under nunit2