-
-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathtest_strings.txt
330 lines (255 loc) · 36.1 KB
/
test_strings.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
# LANGUAGE DISPLAY NAMES
{"test_type": "lang_names", "label": "01", "language_label": "en", "locale_label": "af"}
{"test_type": "lang_names", "label": "01", "language_label": "", "locale_label": "fr"}
{"test_type": "lang_names", "label": "01", "language_label": "de", "locale_label": "fr"}
{"test_type": "lang_names", "label": "02", "language_label": "fr", "locale_label": "de"}
{"test_type": "lang_names", "label": "LANG_ABC", "language_label": "en", "locale_label": "ja"}
{"test_type": "lang_names", "label": "LANG_ABC", "language_label": "en", "locale_label": "pt-PT"}
{"test_type": "lang_names", "label": "LANG_ABC", "language_label": "en", "locale_label": "zh-CN"}
{"test_type": "lang_names", "label": "LANG_ABC", "language_label": "en", "locale_label": "es"}
{"test_type": "lang_names", "label": "LANG_af_NA", "language_label": "en", "locale_label": "af_NA"}
{"label":"188691","language_label":"zh_MO","locale_label":"en_150","test_type":"lang_names"}
{"label":"188691","language_label":"zh-TW","locale_label":"en","test_type":"lang_names"}
{"label":"188691","language_label":"zh","locale_label":"en","test_type":"lang_names"}
{"label":"zh zh","language_label":"zh","locale_label":"zh","test_type":"lang_names"}
{"label":"en zh","language_label":"en","locale_label":"zh-CN","test_type":"lang_names"}
{"label":"188691","language_label":"zh-CN","locale_label":"en","test_type":"lang_names"}
{"label":"zh en-150","language_label":"zh","locale_label":"en_150","test_type":"lang_names"}
# COLLATION
{"test_type": "collation_short", "label": "COLL_ABC1", "s1": "de", "s2" : "da"}
{"test_type": "collation_short", "label": "COLL_ABC2", "s1": "de", "s2" : "df"}
{"test_type": "collation_short", "label":"000009","s1":"\\u000d?","s2":"
!"}
{"test_type": "collation_short", "label":"000017","s1":" !","s2":" !"}
# Equal comparison
{"test_type": "collation_short", "label":"xxxx","s1":"aa","s2":"ab", "compare_type":"="}
{"test_type": "collation_short", "label":"xxxx","s1":"aa","s2":"ab", "compare_type":"<"}
{"test_type": "collation_short", "label":"xxxx","s1":"aa","s2":"xx", "compare_type":"="}
{"test_type": "collation_short", "label":"aa_aa","s1":"aa","s2":"aa", "compare_type":"="}
# COLLATION Non-ignorable
{"test_type": "collation_short", "label": "COLL_ABC1", "s1": "de", "s2" : "da"}
{"test_type": "collation_short", "label": "COLL_ABC2", "s1": "de", "s2" : "df"}
{"test_type": "collation_short", "label":"0001377","s1":"\\u0009?","s2":"\\u000a!","line":12,"ignorePunctuation":true}
{"test_type": "collation_short", "label":"0001379","s1":"\\u000a?","s2":"\\u000b!","line":14,"ignorePunctuation":true}
# COLLATION CPP fails:
{"test_type": "collation_short", "label":"0003744","s1":"a\\u0301","s2":"a\\u0302!","line":2379,"ignorePunctuation":true}
{"test_type": "collation_short", "label":"0003744","s1":"꣎?","s2":"꣏!","line":2379,"ignorePunctuation":true}
{"test_type": "collation_short", "label":"0003744","s1":"꣎?","s2":"꣏!","line":2379,"ignorePunctuation":true}
{"test_type": "collation_short", "label":"0001377_single","s1":"\u000a?","s2":"\u0009!","line":12,"ignorePunctuation":true}
{"test_type": "collation_short", "label":"0001377_rev","s1":"\\u000a?","s2":"\\u0009!","line":12,"ignorePunctuation":true}
{"test_type": "collation_short", "label":"0001377","s1":"\\u0009?","s2":"\\u000a!","line":12,"ignorePunctuation":true}
{"test_type": "collation_short", "label":"00008","s1":"ä","s2":"ä","compare_type":"=","test_description":" simple CEs & expansions","rules":"&\\x01\n<<<\\u0300\n&9<\\x00\n&\\uA00A\\uA00B=\\uA002\n&\\uA00A\\uA00B\\u00050005=\\uA003"}
{"test_type": "collation_short", "label": "0011232", "s1": "<a", "s2": "<A", "line": 9867, "ignorePunctuation": true}
{"test_type": "collation_short", "label": "0011232_Aa", "s1": "<A", "s2": "<a", "line": 9867, "ignorePunctuation": true}
{"test_type": "collation_short", "label": "0011232_aA", "s1": "a", "s2": "A", "line": 9867, "ignorePunctuation": true}
{"test_type": "lang_names", "label": "01", "language_label": "en", "locale_label": "af"}
{"test_type": "lang_names", "label": "01", "language_label": "", "locale_label": "fr"}
{"test_type": "lang_names", "label": "01", "language_label": "de", "locale_label": "fr"}
{"test_type": "lang_names", "label": "02", "language_label": "fr", "locale_label": "de"}
{"test_type": "lang_names", "label": "LANG_ABC", "language_label": "en", "locale_label": "ja"}
{"test_type": "lang_names", "label": "LANG_ABC", "language_label": "en", "locale_label": "pt-PT"}
{"test_type": "lang_names", "label": "LANG_ABC", "language_label": "en", "locale_label": "zh-CN"}
{"test_type": "lang_names", "label": "LANG_ABC", "language_label": "en", "locale_label": "es"}
{"test_type": "lang_names", "label": "LANG_af_NA", "language_label": "en", "locale_label": "af_NA"}
{"label":"188691","language_label":"zh_MO","locale_label":"en_150","test_type":"lang_names"}
{"label":"188691","language_label":"zh-TW","locale_label":"en","test_type":"lang_names"}
{"label":"188691","language_label":"zh","locale_label":"en","test_type":"lang_names"}
{"label":"zh zh","language_label":"zh","locale_label":"zh","test_type":"lang_names"}
{"label":"en zh","language_label":"en","locale_label":"zh-CN","test_type":"lang_names"}
{"label":"188691","language_label":"zh-CN","locale_label":"en","test_type":"lang_names"}
{"label":"zh en-150","language_label":"zh","locale_label":"en_150","test_type":"lang_names"}
# COLLATION
{"test_type": "coll_shift_short", "label": "COLL_ABC1", "string1": "de", "string2" : "da"}
{"test_type": "coll_shift_short", "label": "COLL_ABC2", "string1": "de", "string2" : "df"}
{"test_type": "coll_shift_short", "label":"000009","string1":"\\u000d?","string2":"
!"}
{"test_type": "coll_shift_short", "label":"000017","string1":" !","string2":" !"}
# COLLATION Non-ignorable
{"test_type": "coll_nonignorable_short", "label": "COLL_ABC1", "string1": "de", "string2" : "da"}
{"test_type": "coll_nonignorable_short", "label": "COLL_ABC2", "string1": "de", "string2" : "df"}
# Equal comparison
{"test_type": "collation_short", "label":"xxxx","s1":"aa","s2":"ab", "compare_type":"="}
{"test_type": "collation_short", "label":"xxxx","s1":"aa","s2":"ab", "compare_type":"<"}
{"test_type": "collation_short", "label":"xxxx","s1":"aa","s2":"xx", "compare_type":"="}
{"test_type": "collation_short", "label":"aa_aa","s1":"aa","s2":"aa", "compare_type":"="}
# COLLATION Non-ignorable
{"test_type": "collation_short", "label": "COLL_ABC1", "s1": "de", "s2" : "da"}
{"test_type": "collation_short", "label": "COLL_ABC2", "s1": "de", "s2" : "df"}
{"test_type": "collation_short", "label":"0001377","s1":"\\u0009?","s2":"\\u000a!","line":12,"ignorePunctuation":true}
{"test_type": "collation_short", "label":"0001379","s1":"\\u000a?","s2":"\\u000b!","line":14,"ignorePunctuation":true}
# COLLATION CPP fails:
{"test_type": "collation_short", "label":"0003744","s1":"a\\u0301","s2":"a\\u0302!","line":2379,"ignorePunctuation":true}
{"test_type": "collation_short", "label":"0003744","s1":"꣎?","s2":"꣏!","line":2379,"ignorePunctuation":true}
{"test_type": "collation_short", "label":"0003744","s1":"꣎?","s2":"꣏!","line":2379,"ignorePunctuation":true}
{"test_type": "collation_short", "label":"0001377_single","s1":"\u000a?","s2":"\u0009!","line":12,"ignorePunctuation":true}
{"test_type": "collation_short", "label":"0001377_rev","s1":"\\u000a?","s2":"\\u0009!","line":12,"ignorePunctuation":true}
{"test_type": "collation_short", "label":"0001377","s1":"\\u0009?","s2":"\\u000a!","line":12,"ignorePunctuation":true}
{"test_type": "collation_short", "label":"00008","s1":"ä","s2":"ä","compare_type":"=","test_description":" simple CEs & expansions","rules":"&\\x01\n<<<\\u0300\n&9<\\x00\n&\\uA00A\\uA00B=\\uA002\n&\\uA00A\\uA00B\\u00050005=\\uA003"}
# NUMBER FORMAT
{"test_type": "number_fmt", "label":"NUM_2345", "input": "23.45","locale":"it","options":{"maximumFractionDigits":3}}
{"test_type": "number_fmt", "label":"NUM_2345", "input": "23.4567","locale":"fr","options":{"maximumFractionDigits":"1"}}
{"test_type": "number_fmt", "label":"NUM_2345_scale", "input": "23.4567","locale":"fr","options":{"conformanceScale":"0.5", "maximumFractionDigits":"1"}}
{"test_type": "number_fmt", "label":"NUM_2345_scale", "input": "23.4567","locale":"fr","options":{"conformanceScale":"7", "maximumFractionDigits":"1"}}
{"test_type": "number_fmt","label": "0379", "locale": "es-MX", "skeleton": "compact-short percent integer-width/##00", "input": "91827.3645", "options": {"notation": "compact", "compactDisplay": "short", "style": "unit", "unit": "percent", "maximumIntegerDigits": 4, "minimumIntegerDigits": 2, "maximumFractionDigits": 2}}
{"test_type": "number_fmt", "label":"permille_2345", "input": "23.4567","locale":"fr","options":{"maximumFractionDigits":"1", "unit": "permille"}}
{"test_type": "number_fmt", "label": "0000", "locale": "es-MX", "skeleton": "compact-short percent unit-width-narrow", "input": "123456", "options": { "notation": "compact", "compactDisplay": "short"}}
{"test_type": "number_fmt", "label": "0000", "locale": "en-GB", "skeleton": "compact-short percent unit-width-narrow", "input": "123456", "options": { "notation": "compact", "compactDisplay": "short"}}
{"test_type": "number_fmt", "label": "0000", "locale": "bn", "skeleton": "compact-short percent unit-width-narrow", "input": "123456", "options": { "notation": "compact", "compactDisplay": "short"}}
{"label": "7333", "op": "format", "skeleton": "0.0", "input": "1.00", "options": {"roundingMode": "halfExpand", "minimumIntegerDigits": 1, "minimumFractionDigits": 1, "maximumFractionDigits": 1, "useGrouping": false}, "test_type": "number_fmt"}
{"label": "7333_3min", "op": "format", "skeleton": "0.0", "input": "1.50", "options": {"roundingMode": "halfExpand", "minimumIntegerDigits": 3, "minimumFractionDigits": 1, "maximumFractionDigits": 1, "useGrouping": false}, "test_type": "number_fmt"}
{"label": "7333_3min", "op": "format", "skeleton": "0.0", "input": "1.50", "options": {"roundingMode": "floor", "minimumIntegerDigits": 3, "minimumFractionDigits": 1, "maximumFractionDigits": 1, "useGrouping": false}, "test_type": "number_fmt"}
{"label": "7333_sig", "op": "format", "skeleton": "0.0", "input": "1.00", "options": {"roundingMode": "halfExpand", "minimumIntegerDigits": 1, "minimumFractionDigits": 1, "maximumSignificantDigits": 4, "useGrouping": false}, "test_type": "number_fmt"}
{"label": "7333_sig", "op": "format", "skeleton": "0.0", "input": "1.00", "options": {"roundingMode": "halfExpand", "minimumIntegerDigits": 1, "minimumFractionDigits": 1, "minimumSignificantDigits": 2, "useGrouping": false}, "test_type": "number_fmt"}
{"label": "7333_sig", "op": "format", "skeleton": "0.0", "input": "1.00", "options": {"roundingMode": "halfExpand", "minimumIntegerDigits": 1, "minimumFractionDigits": 1, "maximumSignificantDigits": 3, "maximumSignificantDigits": 5, "useGrouping": false}, "test_type": "number_fmt"}
{"label":"0598","locale":"es","skeleton":"compact-short percent sign-accounting-except-zero","input":"91827.3645","options":{"notation":"compact","compactDisplay":"short","style":"unit","unit":"percent","signDisplay":"exceptZero","currencySign":"accounting"}, "test_type": "number_fmt"}
{"label":"0598","locale":"zh-TW","skeleton":"compact-short percent sign-accounting-except-zero","input":"91827.3645","options":{"notation":"compact","compactDisplay":"short","style":"unit","unit":"percent","signDisplay":"exceptZero","currencySign":"accounting"}, "test_type": "number_fmt"}
{"label":"0598","locale":"zh-TW","skeleton":"compact-short percent sign-accounting-except-zero","input":"9182734567890","options":{"notation":"compact","compactDisplay":"short","style":"unit","unit":"percent","signDisplay":"exceptZero","currencySign":"accounting"}, "test_type": "number_fmt"}
{"label":"0598","locale":"zh-TW","skeleton":"compact-short percent sign-accounting-except-zero","input":"91827.3645","options":{"notation":"compact","compactDisplay":"short","style":"unit","unit":"percent","signDisplay":"exceptZero","currencySign":"accounting"}, "test_type": "number_fmt"}
{"label":"0598_L","locale":"zh-TW","skeleton":"compact-long percent sign-accounting-except-zero","input":"91827.3645","options":{"notation":"compact","compactDisplay":"long","style":"unit","unit":"percent","signDisplay":"exceptZero","currencySign":"accounting"}, "test_type": "number_fmt"}
{"label":"0598","locale":"zh-TW","skeleton":"compact-short percent sign-accounting-except-zero","input":"9182734567890","options":{"notation":"compact","compactDisplay":"short","style":"unit","unit":"percent","signDisplay":"exceptZero","currencySign":"accounting"}, "test_type": "number_fmt"}
{"test_type": "number_fmt", "label":"2062","locale":"es-MX","skeleton":"currency/EUR unit-width-narrow .000","input":"91827.3645","options":{"style":"currency","currencyDisplay":"narrowSymbol","currency":"EUR","unitDisplay":"narrow","maximumFractionDigits":3,"minimumFractionDigits":3}}
{"test_type": "number_fmt", "label":"2062","locale":"es-MX","skeleton":"currency/EUR unit-width-narrow .000","input":"91827.3645","options":{"style":"currency","currencyDisplay":"narrowSymbol","currency":"EUR","unitDisplay":"ymbolnarrow","maximumFractionDigits":3,"minimumFractionDigits":3}}
{"test_type": "number_fmt", "label":"2062_long","locale":"es-MX","skeleton":"currency/EUR unit-width-long .000","input":"91827.3645","options":{"style":"currency","currencyDisplay":"narrowSymbol","currency":"EUR","unitDisplay":"long","maximumFractionDigits":3,"minimumFractionDigits":3}}
{"test_type": "number_fmt", "label": "0219", "locale": "zh-TW", "skeleton": "scientific/+ee/sign-always percent precision-integer", "input": "0", "options": {"notation": "scientific", "style": "unit", "unit": "percent", "maximumFractionDigits": 0, "minimumFractionDigits": 0, "roundingType": "fractionDigits"}}
{"test_type": "number_fmt", "label": "0219", "locale": "zh-TW", "skeleton": "scientific/+ee/sign-always", "input": "1234.01", "options": {"notation": "scientific", "style": "unit", "unit": "percent", "maximumFractionDigits": 0, "minimumFractionDigits": 0, "roundingType": "fractionDigits"}}
{"test_type": "number_fmt","label": "0054", "locale": "es-MX", "skeleton": "scientific/+ee/sign-always percent unit-width-narrow", "input": "0", "options": {"notation": "scientific", "conformanceExponent": "+ee", "conformanceSign": "always", "style": "unit", "unit": "percent", "unitDisplay": "narrow", "currencyDisplay": "narrowSymbol", "maximumFractionDigits": 6}}
// Check significant digits
{"test_type": "number_fmt", "label": "2701", "locale": "es-MX", "skeleton": "percent .##/@@@+ integer-width/##00", "input": "91827.3645", "options": {"style": "unit", "unit": "percent", "maximumFractionDigits": 2, "maximumSignificantDigits": 3, "roundingPriority": "morePrecision", "maximumIntegerDigits": 4, "minimumIntegerDigits": 2}}
{"test_type": "number_fmt", "label": "2701", "locale": "es-MX", "skeleton": "percent .##/@@@+ integer-width/##00", "input": "91827.3645", "options": {"style": "unit", "unit": "percent", "maximumFractionDigits": 2, "maximumSignificantDigits": 3, "roundingPriority": "morePrecision"}}
{"test_type": "number_fmt", "label": "0543", "locale": "bn-BD", "skeleton": "compact-short percent latin", "input": "0", "options": {"notation": "compact", "compactDisplay": "short", "style": "unit", "unit": "percent", "numberingSystem": "latn", "maximumFractionDigits": 2}}
{"test_type": "number_fmt", "label": "0543", "locale": "ar-EG", "skeleton": "compact-short percent latin", "input": "1234.5678", "options": {"notation": "compact", "compactDisplay": "short", "style": "unit", "unit": "percent", "numberingSystem": "arab", "maximumFractionDigits": 2}}
{"test_type": "number_fmt", "label": "0648", "locale": "es-MX", "skeleton": "compact-short percent decimal-always", "input": "0", "options": {"notation": "compact", "compactDisplay": "short", "style": "unit", "unit": "percent", "conformanceDecimalAlways": true, "maximumFractionDigits": 2}}
{"test_type": "number_fmt", "label": "0292_furlong", "locale": "en-AU", "skeleton": "scientific/+ee/sign-always measure-unit/length-furlong precision-integer", "input": "91827.3645", "options": {"notation": "scientific", "style": "unit", "unit": "furlong", "maximumFractionDigits": 0, "minimumFractionDigits": 0, "roundingType": "fractionDigits"}, "test_type": "number_fmt"}
{"test_type": "number_fmt", "label": "0292_furlong", "locale": "zh-TW", "skeleton": "scientific/+ee/sign-always measure-unit/length-furlong precision-integer", "input": "91827.3645", "options": {"notation": "scientific", "style": "unit", "unit": "furlong", "maximumFractionDigits": 0, "minimumFractionDigits": 0, "roundingType": "fractionDigits"}, "test_type": "number_fmt"}
# FOR TESTING REJECTION OF UNKNOWN TYPE
{"test_type": "bogus_fmt", "label":"NUM_2345", "input": "23.45","locale":"it","options":{"maximumFractionDigits":3}}
{"test_type": "number_fmt", "label":"0019","locale":"es-MX","skeleton":"compact-short currency/EUR unit-width-narrow","input":"91827.3645","options":{"notation":"compact","compactDisplay":"short","style":"currency","currencyDisplay":"narrowSymbol","currency":"EUR","unitDisplay":"narrow","maximumFractionDigits":2}}
{"test_type": "number_fmt", "label":"0019-2","locale":"es-MX","skeleton":"compact-short currency/EUR unit-width-narrow","input":"91827.3645","options":{"notation":"compact","compactDisplay":"short","style":"currency","currencyDisplay":"narrowSymbol","currency":"EUR","unitDisplay":"narrow"}}
{"test_type": "number_fmt", "label":"0648","locale":"es-MX","skeleton":"compact-short percent decimal-always","input":"0","options":{"notation":"compact","compactDisplay":"short","style":"unit","unit":"percent","conformanceDecimalAlways":true,"maximumFractionDigits":2}}
{"test_type": "number_fmt", "label":"0648-no-max-fraction","locale":"es-MX","skeleton":"compact-short percent decimal-always","input":"0","options":{"notation":"compact","compactDisplay":"short","style":"unit","unit":"percent","conformanceDecimalAlways":true}}
{"test_type": "number_fmt", "label":"0649","locale":"es-MX","skeleton":"compact-short percent decimal-always","input":"91827.3645","options":{"notation":"compact","compactDisplay":"short","style":"unit","unit":"percent","conformanceDecimalAlways":true,"maximumFractionDigits":2}}
{"test_type": "number_fmt", "label":"0649","locale":"es-MX","skeleton":"compact-short percent decimal-always","input":"91827.3645","options":{"notation":"compact","compactDisplay":"short","style":"unit","unit":"percent","conformanceDecimalAlways":true}}
{"test_type": "number_fmt", "label":"5913","op":"format", "locale": "en", "skeleton":".00","input":"123456789","options":{"roundingMode":"halfEven","minimumIntegerDigits":1,"maximumFractionDigits":0,"useGrouping":false}}
{"test_type": "number_fmt", "label":"5913","op":"format", "locale":"es-MX", "skeleton":"percent .##/@@@+","input":"123456789.9876543210","options":{"roundingMode":"halfEven","minimumIntegerDigits":1,"maximumFractionDigits":0,"useGrouping":false}}
{"test_type": "number_fmt", "label":"5913","op":"format", "locale": "en", "skeleton":".0","input":"123456789","options":{"roundingMode":"halfEven","minimumIntegerDigits":1,"maximumFractionDigits":0,"useGrouping":false}}
{"test_type": "number_fmt", "label":"5913","op":"format", "locale":"es-MX", "skeleton":"percent .##/@@@+","input":"123456789.9876543210","options":{"roundingMode":"halfEven","minimumIntegerDigits":1,"maximumFractionDigits":0,"useGrouping":false}}
// Skeletons
{"test_type": "number_fmt", "label":"s1", "pattern": "0.0000E0", "skeleton": "scientific/+e .0000/@+", "input": "1234.01", "options":{}}}
{"test_type": "number_fmt", "label":"s2", "locale": "en", "skeleton": "integer-width/##00 ./@+", "input":"1.91", "options":{}}}
{"test_type": "number_fmt", "label":"s", "pattern":"#.#", "skeleton": ".#/@@+", "input":"12.3456", "options":{}}
{"test_type": "number_fmt", "label":"s", "pattern":"@@@", "skeleton": "@@@", "input":"12.3456", "options":{}}
{"test_type": "number_fmt", "label":"s", "pattern":"@@@", "skeleton": "@@@ group-off", "input":"123456", "options":{}}
{"test_type": "number_fmt", "label":"s", "pattern":"@@@", "skeleton": "@@@ group-off", "input":"0.00123456", "options":{}}
{"test_type": "number_fmt", "label":"s", "pattern":"@@###", "skeleton": "@@### group-off", "input":"123456000", "options":{}}
{"test_type": "number_fmt", "label":"s", "pattern":"@@###", "skeleton": "@@### group-off", "input":".00123456000", "options":{}}
{"test_type": "number_fmt", "label":"s", "pattern":"@@###", "skeleton": "@@### group-off", "input":".00123", "options":{}}
{"test_type": "number_fmt", "label":"s", "pattern":"@@@@E0", "skeleton": "scientific/+e .0000/@@+", "input":".00123", "options":{}}
{"test_type": "number_fmt", "label":"s", "pattern":"0.0##E0", "skeleton": "scientific/+e .##/@@+ integer-width/*000", "input":".00123e110", "options":{}}
{"test_type": "number_fmt", "label":"LONG", "pattern":"#", "skeleton": "@+ group-off", "input":"10000000000000000000000000000000000000000000000000001", "options":{}}
10000000000000000000000000000000000000000000000000001
10000000000000000000000000000000000000000000000000000
# LOCALE_INFO
{"test_type":"likely_subtags", "option":"maximize", "locale":"en", "label":"en_max"}
{"test_type":"likely_subtags", "option":"minimize", "locale":"en-US", "label":"en_min"}
{"label":"0598","locale":"zh-TW","skeleton":"compact-short percent sign-accounting-except-zero","input":"91827.3645","options":{"notation":"compact","compactDisplay":"short","style":"unit","unit":"percent","signDisplay":"exceptZero","currencySign":"accounting"}, "test_type": "number_fmt"}
{"label":"0598","locale":"zh-TW","skeleton":"compact-short percent sign-accounting-except-zero","input":"9182734567890","options":{"notation":"compact","compactDisplay":"short","style":"unit","unit":"percent","signDisplay":"exceptZero","currencySign":"accounting"}, "test_type": "number_fmt"}
# For testing rejection of unknown type
{"test_type": "bogus_fmt", "label":"NUM_2345", "input": "23.45","locale":"it","options":{"maximumFractionDigits":3}}
# Local_info
{"test_type":"likely_subtags", "option":"maximize", "locale":"fr", "label":"1"}
{"test_type":"likely_subtags", "option":"maximize", "locale":"fr-Latn-FR", "label":"1"}
{"test_type":"likely_subtags", "option":"minimize", "locale":"fr-Latn-FR", "label":"1"}
{"test_type":"likely_subtags", "option":"minimize", "locale":"fr-Latn-CA", "label":"1"}
{"test_type":"likely_subtags", "option":"minimize", "locale":"fr-Latn", "label":"2"}
{"test_type":"likely_subtags", "option":"minimize", "locale":"af-Latn-AQ", "label":"bad_id_min"}
{"test_type":"likely_subtags", "option":"maximize", "locale":"af-Latn-AQ", "label":"bad_id_max"}
{"test_type":"likely_subtags", "label": "0006", "locale": "af", "option": "minimizeFavorRegion"}
{"test_type":"likely_subtags", "label": "0007", "locale": "af", "option": "minimizeFavorScript"}
{"test_type":"likely_subtags", "label": "bad option", "locale": "af", "option": "who_knows"}
{"test_type": "collation_short", "label": "00689", "s1": "101a", "compare_type": "<2", "test_description": " simple locale data test", "s2": "\u00c3\u00a4", "locale": "de"}
{"test_type": "collation_short", "label": "0000000", "s1": "\\u0009!", "s2": "\\u0009?", "ignorePunctuation": true}
{"test_type": "collation_short", "label": "do_fail", "s1": "abc", "s2": "aba", "ignorePunctuation": true}
{"test_type": "collation_short", "label": "dont_fail", "s1": "abc", "s2": "abe", "ignorePunctuation": true}
{"test_type": "collation_short", "label": "0178423", "s1": "\udbff\udff8A", "s2": "\udbff\udff8b"},
{"test_type": "collation_short", "label": "0178424", "s1": "\udbff\udff8b", "s2": "\udbff\udff9!"}
{"test_type": "number_fmt", "label":"2062","locale":"es-MX","skeleton":"currency/EUR unit-width-narrow .000","input":"91827.3645","options":{"style":"currency","currencyDisplay":"narrowSymbol","currency":"EUR","unitDisplay":"narrow","maximumFractionDigits":3,"minimumFractionDigits":3}}
{"test_type": "datetime_fmt","label":"36036","input_string":"Sun Mar 17 2024 00:00:00 GMT-0700 (Pacific Daylight Time)","input_millis":1710658800000,"locale":"bn","calendar":"gregory","options":{"dateStyle":"short","timeStyle":"short","calendar":"gregory","timeZone":"Atlantic/Azores"},"input_millis":1710658800000}
{"test_type": "datetime_fmt","label":"36036","input_string":"Sun Mar 17 2024 00:00:00 GMT-0700 (Pacific Daylight Time)","input_millis":1710658800000,"locale":"bn","calendar":"gregory","options":{"dateStyle":"short","timeStyle":"short","calendar":"gregory","timeZone":"Atlantic/Azores", "numberingSystem":"latn"},"input_millis":1710658800000}
{"test_type": "datetime_fmt","label":"36036","input_string":"Sun Mar 17 2024 00:00:00 GMT-0700 (Pacific Daylight Time)","input_millis":1710658800000,"locale":"bn","calendar":"gregory","options":{"dateStyle":"short","timeStyle":"short","calendar":"gregory","timeZone":"Atlantic/Azores", "numberingSystem":"arab"},"input_millis":1710658800000}
{"test_type": "datetime_fmt", "label":"5148","input_string":"Sun Mar 17 2024 00:00:00 GMT-0700 (Pacific Daylight Time)","input_millis":1710658800000,"locale":"en-US","calendar":"gregory","options":{"dateStyle":"short","timeStyle":"short","calendar":"gregory","timeZone":"Atlantic/Azores"},"input_millis":1710658800000}
{"test_type": "datetime_fmt", "label":"abcd", "input_millis": "0.0"}
{"test_type": "datetime_fmt", "label":"abcd","locale":"pt-PT", "input_millis": "0.0"}
{"test_type": "datetime_fmt", "label":"abcd","locale":"en-US", "input_millis": 0}
{"test_type": "datetime_fmt", "label":"abcd","locale":"en-US", "input_millis": 0}
{"test_type": "datetime_fmt", "label":"abcd","locale":"en-GB", "input_millis": 86400000}
{"test_type": "datetime_fmt", "label":"abcd","locale":"pt-PT", "input_millis": "1000000.0"}
{"test_type": "datetime_fmt", "label":"abcd","locale":"pt-PT", "input_millis": 1000000.0}
{"test_type": "datetime_fmt", "label":"abcd","locale":"en", "input_string": "2020-03-02"}
{"test_type": "datetime_fmt", "label":"abcd","locale":"pt", "input_string": "2020-03-02"}
{"test_type": "datetime_fmt", "label":"abcd","locale":"pt", "input_string": "03/02/2020"}
{"test_type": "datetime_fmt", "label":"abcd","locale":"pt", "input_string": "03/02/2020"}
{"test_type": "datetime_fmt", "label":"abcd","locale":"pt-PT", "input_string": "2020-03-02 13:12:11"}
{"test_type": "datetime_fmt", "label":"abcd","locale":"pt-PT", "input_string": "20200302 01:02:03"}
{"test_type": "datetime_fmt", "label":"abcd","locale":"pt-PT", "datetime_skeleton":"MMMMdjmmYYYY", "input_string": "2020-03-02 01:02:03"}
{"test_type": "datetime_fmt", "label":"abcd","locale":"en-GB", "datetime_skeleton":"MMMMdjmm yyyy zzzz", "input_string": "2024-03-02 01:02:03"}
{"test_type": "datetime_fmt", "label":"abcd","locale":"pt-PT", "datetime_skeleton":"MMMMdjmmYYYY", "input_millis": "0.0"}
{"test_type": "datetime_fmt", "label":"abcd","locale":"pt-PT", "datetime_skeleton":"MMMMdjmmYYYY", "input_millis": "1710454221991.673"}
# formats of weekday in two Portuguese locales
{"test_type": "datetime_fmt", "label":"pt E","locale":"pt", "datetime_skeleton":"E MMdYYYY", "input_millis": "0.0"}
{"test_type": "datetime_fmt", "label":"pt-PT E","locale":"pt-PT", "datetime_skeleton":"GGGG E MMdYYYY", "input_millis": "0.0"}
{"test_type": "datetime_fmt", "label":"pt EE","locale":"pt", "datetime_skeleton":"EE MMdYYYY", "input_millis": "0.0"}
{"test_type": "datetime_fmt", "label":"pt-PT EE","locale":"pt-PT", "datetime_skeleton":"EE MMdYYYY", "input_millis": "0.0"}
{"test_type": "datetime_fmt", "label":"pt EEE","locale":"pt", "datetime_skeleton":"EEE MMdYYYY", "input_millis": "0.0"}
{"test_type": "datetime_fmt", "label":"pt-PT EEE","locale":"pt-PT", "datetime_skeleton":"EEE MMdYYYY", "input_millis": "0.0"}
{"test_type": "datetime_fmt", "label":"pt EEEE","locale":"pt", "datetime_skeleton":"EEEE MMdYYYY", "input_millis": "0.0"}
{"test_type": "datetime_fmt", "label":"pt-PT EEEEE","locale":"pt-PT", "datetime_skeleton":"EEEE MMdYYYY", "input_millis": "0.0"}
{"test_type": "datetime_fmt", "label":"pt EEEEE","locale":"pt", "datetime_skeleton":"EEEEE MMdYYYY", "input_millis": "0.0"}
{"test_type": "datetime_fmt", "label":"pt-PT EEEEE","locale":"pt-PT", "datetime_skeleton":"EEEEE MMdYYYY", "input_millis": "0.0"}
{"test_type": "datetime_fmt", "label":"en-GB E","locale":"en-GB", "datetime_skeleton":"GGGG E MMdYYYY hms ZZ", "input_millis": "0.0"}
{"test_type": "datetime_fmt", "label":"bn","locale":"en-GB", "datetime_skeleton":"GGGG E MMdYYYY hms ZZ", "input_millis": "0.0"}
{"test_type": "datetime_fmt", "label":"ff","locale":"ff", "datetime_skeleton":"GGGG E MMdYYYY hms ZZ", "input_millis": "0.0"}
{"test_type": "datetime_fmt", "label":"ff-adlm","locale":"ff-Adlm", "datetime_skeleton":"GGGG E MMdYYYY hms ZZ", "input_millis": "0.0"}
{"test_type": "datetime_fmt", "label":"ta","locale":"ta", "datetime_skeleton":"GGGG E MMdYYYY hms ZZ", "input_string": "2024-03-17T07:00:00",}
# Date time styles
{"test_type": "datetime_fmt", "label": "132", "input_string": "2024-03-17T07:00:00", "input_millis": 1710658800000, "locale": "en-US", "options": {"calendar": "gregory"}}
{"test_type": "datetime_fmt", "label": "132", "input_string": "2024-03-17T07:00:00", "input_millis": 1710658800000, "locale": "und", "options": {"dateStyle": "long", "timeStyle": "long", "calendar": "gregory"}}
{"test_type": "datetime_fmt", "label": "132", "input_string": "2024-03-17T07:00:00.000Z", "input_millis": 1710658800000, "locale": "und", "options": {"dateStyle": "long", "timeStyle": "long", "calendar": "gregory"}}
{"test_type": "datetime_fmt", "label": "132", "input_string": "Sun Mar 17 2024 00:00:00 GMT-0700 (Pacific Daylight Time)", "input_millis": 1710658800000, "locale": "und", "options": {"dateStyle": "long", "timeStyle": "short", "calendar": "gregory"}}
{"test_type": "datetime_fmt", "label": "132", "input_string": "Sun Mar 17 2024 00:00:00 GMT-0700 (Pacific Daylight Time)", "input_millis": 1710658800000, "locale": "und", "options": {"dateStyle": "short", "timeStyle": "long", "calendar": "gregory"}}
{"test_type": "datetime_fmt", "label": "132", "input_string": "Sun Mar 17 2024 00:00:00 GMT-0700 (Pacific Daylight Time)", "input_millis": 1710658800000, "locale": "und", "options": {"dateStyle": "short", "timeStyle": "short", "calendar": "gregory"}}
{"test_type": "datetime_fmt", "label": "132", "input_string": "Sun Mar 17 2024 00:00:00 GMT-0700 (Pacific Daylight Time)", "input_millis": 1710658800000, "locale": "und", "options": {"dateStyle": "narrow", "timeStyle": "full", "calendar": "gregory"}}
{"test_type": "datetime_fmt", "label": "132", "input_string": "Sun Mar 17 2024 00:00:00 GMT-0700 (Pacific Daylight Time)", "input_millis": 1710658800000, "locale": "und", "options": {"dateStyle": "narrow", "calendar": "gregory"}}
{"test_type": "datetime_fmt", "label": "132", "input_string": "Sun Mar 17 2024 00:00:00 GMT-0700 (Pacific Daylight Time)", "input_millis": 1710658800000, "locale": "und", "options": {"dateStyle": "short", "calendar": "gregory"}}
{"test_type": "datetime_fmt", "label": "132", "input_string": "Sun Mar 17 2024 00:00:00 GMT-0700 (Pacific Daylight Time)", "input_millis": 1710658800000, "locale": "en", "options": {"dateStyle": "long", "calendar": "gregory"}}
{"test_type": "datetime_fmt", "label": "132", "input_millis": 1710658800000, "locale": "und", "options": {"dateStyle": "full", "calendar": "gregory"}}
{"test_type": "datetime_fmt", "label": "132", "input_millis": 1710658800000, "locale": "en-GB", "options": {"dateStyle": "full", "calendar": "gregory"}}
{"test_type": "list_fmt", "label":"en_-GB 2000", "input_string": "2000-01-01T21:00:00.000Z","input_list":[],"options":{"style":"long","type":"conjunction"},"locale":"en-GB"}
{"test_type": "list_fmt", "label":"12","input_list":["dog","cat"],"options":{"style":"narrow","list_type":"conjunction", "type":"conjunction"},"locale":"en-GB"}
{"test_type": "list_fmt", "label":"12","input_list":["dog","cat","fish"],"options":{"style":"long","list_type":"conjunction"},"locale":"en-GB"}
{"test_type": "list_fmt", "label":"12","input_list":["dog","cat","fish"],"options":{"style":"long","type":"disjunction"},"locale":"en-GB"}
{"test_type": "list_fmt", "label":"12","input_list":["dog","cat","fish"],"options":{"style":"long","type":"unit"},"locale":"en-GB"}
{"test_type": "datetime_fmt", "label": "132", "input_string": "Sun Mar 17 2024 00:00:00 GMT-0700 (Pacific Daylight Time)", "input_millis": 1710658800000, "locale": "und", "options": {"dateStyle": "short", "timeStyle": "short", "calendar": "gregory"}}
{"test_type": "list_fmt", "label":"12","input_list":["dog","cat", "hamster"],"options":{"style":"long","type":"conjunction"},"locale":"en"}
{"test_type": "list_fmt", "label":"12d","input_list":["dog","cat", "hamster"],"options":{"style":"long","type":"disjunction"},"locale":"en"}
{"test_type": "list_fmt", "label":"12d","input_list":["dog","cat", "hamster"],"options":{"style":"short","type":"unit"},"locale":"en"}
{"test_type": "list_fmt", "label":"12d","input_list":["dog","cat", "hamster"],"options":{"style":"long","type":"conjunction"},"locale":"bn"}
{"test_type": "list_fmt", "label":"12d","input_list":["dog","cat", "hamster"],"options":{"style":"long","type":"disjunction"},"locale":"chr"}
{"test_type": "list_fmt", "label":"12","input_list":["dog","cat", "hamster", "iguana", "parrot"],"options":{"style":"long","type":"conjunction"},"locale":"de"}
{"test_type": "list_fmt", "label":"12","input_list":[],"options":{"style":"long","type":"conjunction"},"locale":"zh-TW"}
# Relative date time format
{"test_type": "rdt_fmt", "label": "-100", "unit": "second", "count": -100, "locale": "en-US", "options": {}}
{"test_type": "rdt_fmt", "label": "100", "unit": "second", "count": 100, "locale": "en-US", "options": {}}
{"test_type": "rdt_fmt", "label": "-100", "unit": "day", "count": -2, "locale": "en-US", "options": {}}
{"test_type": "rdt_fmt", "label": "-100", "unit": "day", "count": -1, "locale": "en-US", "options": {}}
{"test_type": "rdt_fmt", "label": "-100", "unit": "day", "count": -1, "locale": "en-US", "options": {}}
{"test_type": "rdt_fmt", "label": "100", "unit": "day", "count": 0, "locale": "en-US", "options": {"style":"long"}}
{"test_type": "rdt_fmt", "label": "100", "unit":"day" "day", "count": 1, "locale": "en-US", "options": {}}
{"test_type": "rdt_fmt", "label": "100", "unit":"day", "count": 1, "locale": "es", "options": {}}
// Testing skeleton options
{"test_type": "datetime_fmt", "label":"10","input_string":"2001-09-09T01:46:40.000Z","locale":"en-US","options":{"calendar":"gregory","numberingSystem":"latn"}}
{"test_type": "datetime_fmt", "label":"10","input_string":"2001-09-09T01:46:40.000Z","locale":"en-US","options":{"calendar":"gregory","numberingSystem":"latn"}}
{"test_type": "datetime_fmt", "label":"101","input_string":"2000-01-01T21:00:00.000Z","skeleton":"hh","locale":"en-US","options":{"hour":"2-digit","calendar":"gregory","timeZone":"America/Los_Angeles","numberingSystem":"latn"}}
{"test_type": "datetime_fmt", "label":"101","input_string":"2000-01-01T21:00:00.000Z","skeleton":"h","locale":"en-US","options":{"hour":"2-digit","calendar":"gregory","timeZone":"America/Los_Angeles","numberingSystem":"latn"}}
{"test_type": "datetime_fmt", "label":"101","input_string":"2000-01-01T21:00:00.000Z","skeleton":"H","locale":"en-US","options":{"hour":"2-digit","calendar":"gregory","timeZone":"America/Los_Angeles","numberingSystem":"latn"}}
{"test_type": "datetime_fmt", "label":"101","input_string":"2000-01-01T21:00:00.000Z","skeleton":"hhh","locale":"en-US","options":{"hour":"2-digit","calendar":"gregory","timeZone":"America/Los_Angeles","numberingSystem":"latn"}}
{"test_type": "datetime_fmt", "label":"1265","input_string":"2024-03-17T07:00:00.000Z","skeleton":"hhhm","locale":"en-US","options":{"hour":"2-digit","minute":"numeric","calendar":"chinese","timeZone":"Australia/Brisbane","numberingSystem":"latn"}}
{"test_type": "datetime_fmt", "label":"3812","input_string":"1969-07-16T07:00:00.000Z","skeleton":"HHm","locale":"en-GB","options":{"hour":"2-digit","minute":"numeric","calendar":"buddhist","timeZone":"Australia/Brisbane","numberingSystem":"latn"}}
{"test_type": "datetime_fmt", "label":"3812","input_string":"1969-07-16T07:00:00.000Z","locale":"en-GB","options":{"dateStyle": "short", "timeStyle": "short", "hour":"2-digit","minute":"numeric","calendar":"buddhist","timeZone":"Australia/Brisbane","numberingSystem":"latn"}}