Ticket #14356: locale_test.output.txt

File locale_test.output.txt, 20.4 KB (added by bipolar, 7 months ago)

Output of Haiku's "locale_test".

Line 
1> ./locale_test
2setlocale()
3 all fine
4localeconv for 'POSIX'
5 all fine
6localeconv for 'de_DE'
7 all fine
8localeconv for 'de_DE.ISO8859-1'
9 all fine
10localeconv for 'hr_HR.ISO8859-2'
11 PROBLEM: lc.currency_symbol = "HRK" (expected "kn")
12 1 problem(s) found!
13localeconv for 'de_CH'
14 PROBLEM: lc.thousands_sep = "’" (expected "'")
15 PROBLEM: lc.mon_thousands_sep = "’" (expected "'")
16 2 problem(s) found!
17localeconv for 'gu_IN'
18 PROBLEM: lc.p_sep_by_space = 0 (expected 1)
19 PROBLEM: lc.n_sep_by_space = 0 (expected 1)
20 PROBLEM: lc.int_p_sep_by_space = 0 (expected 1)
21 PROBLEM: lc.int_n_sep_by_space = 0 (expected 1)
22 4 problem(s) found!
23localeconv for 'it_IT'
24 PROBLEM: lc.p_cs_precedes = 0 (expected 1)
25 PROBLEM: lc.n_cs_precedes = 0 (expected 1)
26 PROBLEM: lc.int_p_cs_precedes = 0 (expected 1)
27 PROBLEM: lc.int_n_cs_precedes = 0 (expected 1)
28 4 problem(s) found!
29localeconv for 'nl_NL'
30 PROBLEM: lc.p_sign_posn = 127 (expected 2)
31 PROBLEM: lc.n_sign_posn = 127 (expected 2)
32 PROBLEM: lc.int_p_sign_posn = 127 (expected 2)
33 PROBLEM: lc.int_n_sign_posn = 127 (expected 2)
34 4 problem(s) found!
35localeconv for 'nb_NO'
36 PROBLEM: lc.negative_sign = "−" (expected "-")
37 1 problem(s) found!
38strftime for 'POSIX'
39 all fine
40strftime for 'de_DE.UTF-8'
41 PROBLEM: strftime("%c") = "Samstag, 17. Juli 2010 um 18:26:09 GMT" (expected "Samstag, 17. Juli 2010 18:26:09 GMT")
42 PROBLEM: strftime("%b") = "Juli" (expected "Jul")
43 2 problem(s) found!
44strftime for 'hr_HR.ISO8859-2'
45 PROBLEM: strftime("%c") = "subota, 17. srpnja 2010. u 18:26:09 (GMT)" (expected "subota, 17. srpnja 2010. 18:26:09 GMT")
46 PROBLEM: strftime("%x") = "17. srp 2010." (expected "17. 07. 2010.")
47 2 problem(s) found!
48strftime for 'gu_IN'
49 PROBLEM: strftime("%c") = "" (expected "શનિવાર, 17 જુલાઈ, 2010 06:26:09 PM GMT")
50 1 problem(s) found!
51strftime for 'it_IT'
52 PROBLEM: strftime("%x") = "17 lug 2010" (expected "17/lug/2010")
53 1 problem(s) found!
54strftime for 'nl_NL'
55 PROBLEM: strftime("%c") = "zaterdag 17 juli 2010 om 18:26:09 GMT" (expected "zaterdag 17 juli 2010 18:26:09 GMT")
56 1 problem(s) found!
57strftime for 'nb_NO'
58 PROBLEM: strftime("%c") = "lørdag 17. juli 2010 18:26:09 GMT" (expected "kl. 18:26:09 GMT lørdag 17. juli 2010")
59 PROBLEM: strftime("%x") = "17. jul. 2010" (expected "17. juli 2010")
60 PROBLEM: strftime("%b") = "jul." (expected "juli")
61 3 problem(s) found!
62strptime for 'POSIX'
63 all fine
64strptime for 'de_DE.UTF-8'
65 PROBLEM: strptime("Samstag, 17. Juli 2010 18:26:09 GMT", "%c") failed
66 PROBLEM: strptime("17.07.2010", "%x") = "1279362369" (expected "1279391169")
67 2 problem(s) found!
68strptime for 'hr_HR.ISO8859-2'
69 PROBLEM: strptime("subota, 17. srpnja 2010. 18:26:09 GMT", "%c") failed
70 PROBLEM: strptime("17. 07. 2010.", "%x") = "-1799837886" (expected "1279391169")
71 PROBLEM: strptime("18:26:09", "%X") = "-1799837886" (expected "1279391169")
72 PROBLEM: strptime("sub", "%a") = "-1799837885" (expected "1279391169")
73 PROBLEM: strptime("subota", "%A") = "-1799837884" (expected "1279391169")
74 PROBLEM: strptime("srp", "%b") = "-1799837883" (expected "1279391169")
75 PROBLEM: strptime("srpnja", "%B") = "-1799837882" (expected "1279391169")
76 7 problem(s) found!
77strptime for 'gu_IN'
78 PROBLEM: strptime("શનિવાર, 17 જુલાઈ, 2010 06:26:09 PM GMT", "%c") = "-1799837881" (expected "1279391169")
79 PROBLEM: strptime("17 જુલાઈ, 2010", "%x") = "1279391175" (expected "1279391169")
80 2 problem(s) found!
81strptime for 'it_IT'
82 PROBLEM: strptime("sabato 17 luglio 2010 18:26:09 GMT", "%c") failed
83 PROBLEM: strptime("17/lug/2010", "%x") failed
84 2 problem(s) found!
85strptime for 'nl_NL'
86 PROBLEM: strptime("zaterdag 17 juli 2010 18:26:09 GMT", "%c") failed
87 1 problem(s) found!
88strptime for 'nb_NO'
89 PROBLEM: strptime("kl. 18:26:09 GMT lørdag 17. juli 2010", "%c") failed
90 1 problem(s) found!
91ctype of POSIX locale
92 all fine
93ctype of de_DE.ISO8859-1 locale
94 PROBLEM: ctype(36) = c004 (expected c000)
95 PROBLEM: ctype(43) = c004 (expected c000)
96 PROBLEM: ctype(60) = c004 (expected c000)
97 PROBLEM: ctype(61) = c004 (expected c000)
98 PROBLEM: ctype(62) = c004 (expected c000)
99 PROBLEM: ctype(94) = c004 (expected c000)
100 PROBLEM: ctype(96) = c004 (expected c000)
101 PROBLEM: ctype(124) = c004 (expected c000)
102 PROBLEM: ctype(126) = c004 (expected c000)
103 PROBLEM: ctype(128) = 0 (expected 2)
104 PROBLEM: ctype(129) = 0 (expected 2)
105 PROBLEM: ctype(130) = 0 (expected 2)
106 PROBLEM: ctype(131) = 0 (expected 2)
107 PROBLEM: ctype(132) = 0 (expected 2)
108 PROBLEM: ctype(133) = 0 (expected 2002)
109 PROBLEM: ctype(134) = 0 (expected 2)
110 PROBLEM: ctype(135) = 0 (expected 2)
111 PROBLEM: ctype(136) = 0 (expected 2)
112 PROBLEM: ctype(137) = 0 (expected 2)
113 PROBLEM: ctype(138) = 0 (expected 2)
114 PROBLEM: ctype(139) = 0 (expected 2)
115 PROBLEM: ctype(140) = 0 (expected 2)
116 PROBLEM: ctype(141) = 0 (expected 2)
117 PROBLEM: ctype(142) = 0 (expected 2)
118 PROBLEM: ctype(143) = 0 (expected 2)
119 PROBLEM: ctype(144) = 0 (expected 2)
120 PROBLEM: ctype(145) = 0 (expected 2)
121 PROBLEM: ctype(146) = 0 (expected 2)
122 PROBLEM: ctype(147) = 0 (expected 2)
123 PROBLEM: ctype(148) = 0 (expected 2)
124 PROBLEM: ctype(149) = 0 (expected 2)
125 PROBLEM: ctype(150) = 0 (expected 2)
126 PROBLEM: ctype(151) = 0 (expected 2)
127 PROBLEM: ctype(152) = 0 (expected 2)
128 PROBLEM: ctype(153) = 0 (expected 2)
129 PROBLEM: ctype(154) = 0 (expected 2)
130 PROBLEM: ctype(155) = 0 (expected 2)
131 PROBLEM: ctype(156) = 0 (expected 2)
132 PROBLEM: ctype(157) = 0 (expected 2)
133 PROBLEM: ctype(158) = 0 (expected 2)
134 PROBLEM: ctype(159) = 0 (expected 2)
135 PROBLEM: ctype(160) = 0 (expected 6001)
136 PROBLEM: ctype(161) = 0 (expected c004)
137 PROBLEM: ctype(162) = 0 (expected c000)
138 PROBLEM: ctype(163) = 0 (expected c000)
139 PROBLEM: ctype(164) = 0 (expected c000)
140 PROBLEM: ctype(165) = 0 (expected c000)
141 PROBLEM: ctype(166) = 0 (expected c000)
142 PROBLEM: ctype(167) = 0 (expected c000)
143 PROBLEM: ctype(168) = 0 (expected c000)
144 PROBLEM: ctype(169) = 0 (expected c000)
145 PROBLEM: ctype(170) = 0 (expected c608)
146 PROBLEM: ctype(171) = 0 (expected c004)
147 PROBLEM: ctype(172) = 0 (expected c000)
148 PROBLEM: ctype(173) = 0 (expected c000)
149 PROBLEM: ctype(174) = 0 (expected c000)
150 PROBLEM: ctype(175) = 0 (expected c000)
151 PROBLEM: ctype(176) = 0 (expected c000)
152 PROBLEM: ctype(177) = 0 (expected c000)
153 PROBLEM: ctype(178) = 0 (expected c000)
154 PROBLEM: ctype(179) = 0 (expected c000)
155 PROBLEM: ctype(180) = 0 (expected c000)
156 PROBLEM: ctype(181) = 0 (expected c608)
157 PROBLEM: ctype(182) = 0 (expected c000)
158 PROBLEM: ctype(183) = 0 (expected c004)
159 PROBLEM: ctype(184) = 0 (expected c000)
160 PROBLEM: ctype(185) = 0 (expected c000)
161 PROBLEM: ctype(186) = 0 (expected c608)
162 PROBLEM: ctype(187) = 0 (expected c004)
163 PROBLEM: ctype(188) = 0 (expected c000)
164 PROBLEM: ctype(189) = 0 (expected c000)
165 PROBLEM: ctype(190) = 0 (expected c000)
166 PROBLEM: ctype(191) = 0 (expected c004)
167 PROBLEM: ctype(192) = 0 (expected c508)
168 PROBLEM: tolower(192) = c0 (expected e0)
169 PROBLEM: ctype(193) = 0 (expected c508)
170 PROBLEM: tolower(193) = c1 (expected e1)
171 PROBLEM: ctype(194) = 0 (expected c508)
172 PROBLEM: tolower(194) = c2 (expected e2)
173 PROBLEM: ctype(195) = 0 (expected c508)
174 PROBLEM: tolower(195) = c3 (expected e3)
175 PROBLEM: ctype(196) = 0 (expected c508)
176 PROBLEM: tolower(196) = c4 (expected e4)
177 PROBLEM: ctype(197) = 0 (expected c508)
178 PROBLEM: tolower(197) = c5 (expected e5)
179 PROBLEM: ctype(198) = 0 (expected c508)
180 PROBLEM: tolower(198) = c6 (expected e6)
181 PROBLEM: ctype(199) = 0 (expected c508)
182 PROBLEM: tolower(199) = c7 (expected e7)
183 PROBLEM: ctype(200) = 0 (expected c508)
184 PROBLEM: tolower(200) = c8 (expected e8)
185 PROBLEM: ctype(201) = 0 (expected c508)
186 PROBLEM: tolower(201) = c9 (expected e9)
187 PROBLEM: ctype(202) = 0 (expected c508)
188 PROBLEM: tolower(202) = ca (expected ea)
189 PROBLEM: ctype(203) = 0 (expected c508)
190 PROBLEM: tolower(203) = cb (expected eb)
191 PROBLEM: ctype(204) = 0 (expected c508)
192 PROBLEM: tolower(204) = cc (expected ec)
193 PROBLEM: ctype(205) = 0 (expected c508)
194 PROBLEM: tolower(205) = cd (expected ed)
195 PROBLEM: ctype(206) = 0 (expected c508)
196 PROBLEM: tolower(206) = ce (expected ee)
197 PROBLEM: ctype(207) = 0 (expected c508)
198 PROBLEM: tolower(207) = cf (expected ef)
199 PROBLEM: ctype(208) = 0 (expected c508)
200 PROBLEM: tolower(208) = d0 (expected f0)
201 PROBLEM: ctype(209) = 0 (expected c508)
202 PROBLEM: tolower(209) = d1 (expected f1)
203 PROBLEM: ctype(210) = 0 (expected c508)
204 PROBLEM: tolower(210) = d2 (expected f2)
205 PROBLEM: ctype(211) = 0 (expected c508)
206 PROBLEM: tolower(211) = d3 (expected f3)
207 PROBLEM: ctype(212) = 0 (expected c508)
208 PROBLEM: tolower(212) = d4 (expected f4)
209 PROBLEM: ctype(213) = 0 (expected c508)
210 PROBLEM: tolower(213) = d5 (expected f5)
211 PROBLEM: ctype(214) = 0 (expected c508)
212 PROBLEM: tolower(214) = d6 (expected f6)
213 PROBLEM: ctype(215) = 0 (expected c000)
214 PROBLEM: ctype(216) = 0 (expected c508)
215 PROBLEM: tolower(216) = d8 (expected f8)
216 PROBLEM: ctype(217) = 0 (expected c508)
217 PROBLEM: tolower(217) = d9 (expected f9)
218 PROBLEM: ctype(218) = 0 (expected c508)
219 PROBLEM: tolower(218) = da (expected fa)
220 PROBLEM: ctype(219) = 0 (expected c508)
221 PROBLEM: tolower(219) = db (expected fb)
222 PROBLEM: ctype(220) = 0 (expected c508)
223 PROBLEM: tolower(220) = dc (expected fc)
224 PROBLEM: ctype(221) = 0 (expected c508)
225 PROBLEM: tolower(221) = dd (expected fd)
226 PROBLEM: ctype(222) = 0 (expected c508)
227 PROBLEM: tolower(222) = de (expected fe)
228 PROBLEM: ctype(223) = 0 (expected c608)
229 PROBLEM: ctype(224) = 0 (expected c608)
230 PROBLEM: toupper(224) = e0 (expected c0)
231 PROBLEM: ctype(225) = 0 (expected c608)
232 PROBLEM: toupper(225) = e1 (expected c1)
233 PROBLEM: ctype(226) = 0 (expected c608)
234 PROBLEM: toupper(226) = e2 (expected c2)
235 PROBLEM: ctype(227) = 0 (expected c608)
236 PROBLEM: toupper(227) = e3 (expected c3)
237 PROBLEM: ctype(228) = 0 (expected c608)
238 PROBLEM: toupper(228) = e4 (expected c4)
239 PROBLEM: ctype(229) = 0 (expected c608)
240 PROBLEM: toupper(229) = e5 (expected c5)
241 PROBLEM: ctype(230) = 0 (expected c608)
242 PROBLEM: toupper(230) = e6 (expected c6)
243 PROBLEM: ctype(231) = 0 (expected c608)
244 PROBLEM: toupper(231) = e7 (expected c7)
245 PROBLEM: ctype(232) = 0 (expected c608)
246 PROBLEM: toupper(232) = e8 (expected c8)
247 PROBLEM: ctype(233) = 0 (expected c608)
248 PROBLEM: toupper(233) = e9 (expected c9)
249 PROBLEM: ctype(234) = 0 (expected c608)
250 PROBLEM: toupper(234) = ea (expected ca)
251 PROBLEM: ctype(235) = 0 (expected c608)
252 PROBLEM: toupper(235) = eb (expected cb)
253 PROBLEM: ctype(236) = 0 (expected c608)
254 PROBLEM: toupper(236) = ec (expected cc)
255 PROBLEM: ctype(237) = 0 (expected c608)
256 PROBLEM: toupper(237) = ed (expected cd)
257 PROBLEM: ctype(238) = 0 (expected c608)
258 PROBLEM: toupper(238) = ee (expected ce)
259 PROBLEM: ctype(239) = 0 (expected c608)
260 PROBLEM: toupper(239) = ef (expected cf)
261 PROBLEM: ctype(240) = 0 (expected c608)
262 PROBLEM: toupper(240) = f0 (expected d0)
263 PROBLEM: ctype(241) = 0 (expected c608)
264 PROBLEM: toupper(241) = f1 (expected d1)
265 PROBLEM: ctype(242) = 0 (expected c608)
266 PROBLEM: toupper(242) = f2 (expected d2)
267 PROBLEM: ctype(243) = 0 (expected c608)
268 PROBLEM: toupper(243) = f3 (expected d3)
269 PROBLEM: ctype(244) = 0 (expected c608)
270 PROBLEM: toupper(244) = f4 (expected d4)
271 PROBLEM: ctype(245) = 0 (expected c608)
272 PROBLEM: toupper(245) = f5 (expected d5)
273 PROBLEM: ctype(246) = 0 (expected c608)
274 PROBLEM: toupper(246) = f6 (expected d6)
275 PROBLEM: ctype(247) = 0 (expected c000)
276 PROBLEM: ctype(248) = 0 (expected c608)
277 PROBLEM: toupper(248) = f8 (expected d8)
278 PROBLEM: ctype(249) = 0 (expected c608)
279 PROBLEM: toupper(249) = f9 (expected d9)
280 PROBLEM: ctype(250) = 0 (expected c608)
281 PROBLEM: toupper(250) = fa (expected da)
282 PROBLEM: ctype(251) = 0 (expected c608)
283 PROBLEM: toupper(251) = fb (expected db)
284 PROBLEM: ctype(252) = 0 (expected c608)
285 PROBLEM: toupper(252) = fc (expected dc)
286 PROBLEM: ctype(253) = 0 (expected c608)
287 PROBLEM: toupper(253) = fd (expected dd)
288 PROBLEM: ctype(254) = 0 (expected c608)
289 PROBLEM: toupper(254) = fe (expected de)
290 PROBLEM: ctype(255) = 0 (expected c608)
291 197 problem(s) found!
292ctype of de_DE.UTF-8 locale
293 PROBLEM: ctype(36) = c004 (expected c000)
294 PROBLEM: ctype(43) = c004 (expected c000)
295 PROBLEM: ctype(60) = c004 (expected c000)
296 PROBLEM: ctype(61) = c004 (expected c000)
297 PROBLEM: ctype(62) = c004 (expected c000)
298 PROBLEM: ctype(94) = c004 (expected c000)
299 PROBLEM: ctype(96) = c004 (expected c000)
300 PROBLEM: ctype(124) = c004 (expected c000)
301 PROBLEM: ctype(126) = c004 (expected c000)
302 9 problem(s) found!
303wctype of POSIX locale
304 all fine
305wctype of de_DE.ISO8859-1 locale
306 all fine
307wctype of de_DE.ISO8859-15 locale
308 all fine
309wctype of de_DE.UTF-8 locale
310 all fine
311wctrans setup
312 all fine
313towctrans(toupper) of POSIX locale
314 all fine
315towctrans(toupper) of de_DE.ISO8859-1 locale
316 all fine
317towctrans(toupper) of de_DE.ISO8859-15 locale
318 all fine
319towctrans(toupper) of de_DE.UTF-8 locale
320 all fine
321towctrans(toupper) of fr_Fr locale
322 all fine
323towctrans(tolower) of POSIX locale
324 all fine
325towctrans(tolower) of de_DE.ISO8859-1 locale
326 all fine
327towctrans(tolower) of de_DE.ISO8859-15 locale
328 all fine
329towctrans(tolower) of de_DE.UTF-8 locale
330 all fine
331towctrans(tolower) of fr_Fr locale
332 all fine
333wcwidth()
334 all fine
335langinfo of POSIX locale
336 all fine
337langinfo of de_DE.UTF-8 locale
338 PROBLEM: langinfo for #1 = '%A, %e. %B %Y um %H:%M:%S %Z' (expected '%A, %e. %B %Y %H:%M:%S %Z')
339 PROBLEM: langinfo for #5 = 'AM' (expected 'vorm.')
340 PROBLEM: langinfo for #6 = 'PM' (expected 'nachm.')
341 PROBLEM: langinfo for #33 = 'Jan.' (expected 'Jan')
342 PROBLEM: langinfo for #34 = 'Feb.' (expected 'Feb')
343 PROBLEM: langinfo for #35 = 'März' (expected 'Mär')
344 PROBLEM: langinfo for #36 = 'Apr.' (expected 'Apr')
345 PROBLEM: langinfo for #38 = 'Juni' (expected 'Jun')
346 PROBLEM: langinfo for #39 = 'Juli' (expected 'Jul')
347 PROBLEM: langinfo for #40 = 'Aug.' (expected 'Aug')
348 PROBLEM: langinfo for #41 = 'Sept.' (expected 'Sep')
349 PROBLEM: langinfo for #42 = 'Okt.' (expected 'Okt')
350 PROBLEM: langinfo for #43 = 'Nov.' (expected 'Nov')
351 PROBLEM: langinfo for #44 = 'Dez.' (expected 'Dez')
352 14 problem(s) found!
353langinfo of de_DE.ISO8859-15 locale
354 PROBLEM: langinfo for #1 = '%A, %e. %B %Y um %H:%M:%S %Z' (expected '%A, %e. %B %Y %H:%M:%S %Z')
355 PROBLEM: langinfo for #5 = 'AM' (expected 'vorm.')
356 PROBLEM: langinfo for #6 = 'PM' (expected 'nachm.')
357 PROBLEM: langinfo for #33 = 'Jan.' (expected 'Jan')
358 PROBLEM: langinfo for #34 = 'Feb.' (expected 'Feb')
359 PROBLEM: langinfo for #35 = 'Mz' (expected 'M')
360 PROBLEM: langinfo for #36 = 'Apr.' (expected 'Apr')
361 PROBLEM: langinfo for #38 = 'Juni' (expected 'Jun')
362 PROBLEM: langinfo for #39 = 'Juli' (expected 'Jul')
363 PROBLEM: langinfo for #40 = 'Aug.' (expected 'Aug')
364 PROBLEM: langinfo for #41 = 'Sept.' (expected 'Sep')
365 PROBLEM: langinfo for #42 = 'Okt.' (expected 'Okt')
366 PROBLEM: langinfo for #43 = 'Nov.' (expected 'Nov')
367 PROBLEM: langinfo for #44 = 'Dez.' (expected 'Dez')
368 14 problem(s) found!
369strcoll in POSIX locale
370 all fine
371strxfrm in POSIX locale
372 all fine
373strcoll in en_US.UTF-8 locale
374 all fine
375strxfrm in en_US.UTF-8 locale
376 all fine
377strcoll in de_DE.UTF-8 locale
378 all fine
379strxfrm in de_DE.UTF-8 locale
380 all fine
381strcoll in de_DE.UTF-8@collation=phonebook locale
382 all fine
383strxfrm in de_DE.UTF-8@collation=phonebook locale
384 all fine
385strcoll in fr_CA.UTF-8 locale
386 all fine
387strxfrm in fr_CA.UTF-8 locale
388 all fine
389localtime for 'GMT'
390 all fine
391gmtime for 'GMT'
392 all fine
393mktime for 'GMT'
394 all fine
395localtime for 'GMT+2'
396 all fine
397gmtime for 'GMT+2'
398 all fine
399mktime for 'GMT+2'
400 all fine
401localtime for 'GMT-2'
402 all fine
403gmtime for 'GMT-2'
404 all fine
405mktime for 'GMT-2'
406 all fine
407localtime for ':Europe/Berlin'
408 PROBLEM: localtime().tm_zone = 'GMT+2' (expected 'CEST')
409 1 problem(s) found!
410gmtime for ':Europe/Berlin'
411 all fine
412mktime for ':Europe/Berlin'
413 all fine
414localtime for 'CET'
415 PROBLEM: localtime().tm_zone = 'GMT+2' (expected 'CEST')
416 1 problem(s) found!
417gmtime for 'CET'
418 all fine
419mktime for 'CET'
420 all fine
421localtime for ':America/Los_Angeles'
422 all fine
423gmtime for ':America/Los_Angeles'
424 all fine
425mktime for ':America/Los_Angeles'
426 all fine
427localtime for ':Asia/Tokyo'
428 PROBLEM: localtime().tm_zone = 'GMT+9' (expected 'GMT+09:00')
429 1 problem(s) found!
430gmtime for ':Asia/Tokyo'
431 all fine
432mktime for ':Asia/Tokyo'
433 all fine
434localtime for 'GMT'
435 all fine
436gmtime for 'GMT'
437 all fine
438mktime for 'GMT'
439 all fine
440localtime for ':Europe/Berlin'
441 PROBLEM: localtime().tm_zone = 'GMT+1' (expected 'CET')
442 1 problem(s) found!
443gmtime for ':Europe/Berlin'
444 all fine
445mktime for ':Europe/Berlin'
446 all fine
447localtime for 'CET'
448 all fine
449gmtime for 'CET'
450 all fine
451mktime for 'CET'
452 all fine
453localtime for ':America/Los_Angeles'
454 all fine
455gmtime for ':America/Los_Angeles'
456 all fine
457mktime for ':America/Los_Angeles'
458 all fine
459localtime for ':Asia/Tokyo'
460 PROBLEM: localtime().tm_zone = 'GMT+9' (expected 'GMT+09:00')
461 1 problem(s) found!
462gmtime for ':Asia/Tokyo'
463 all fine
464mktime for ':Asia/Tokyo'
465 all fine
466localtime for 'GMT'
467 all fine
468gmtime for 'GMT'
469 all fine
470mktime for 'GMT'
471 all fine
472localtime for ':Europe/Berlin'
473 PROBLEM: localtime().tm_zone = 'GMT+1' (expected 'CET')
474 1 problem(s) found!
475gmtime for ':Europe/Berlin'
476 all fine
477mktime for ':Europe/Berlin'
478 all fine
479localtime for 'CET'
480 all fine
481gmtime for 'CET'
482 all fine
483mktime for 'CET'
484 all fine
485localtime for ':America/Los_Angeles'
486 all fine
487gmtime for ':America/Los_Angeles'
488 all fine
489mktime for ':America/Los_Angeles'
490 all fine
491localtime for ':Asia/Tokyo'
492 PROBLEM: localtime().tm_zone = 'GMT+9' (expected 'GMT+09:00')
493 1 problem(s) found!
494gmtime for ':Asia/Tokyo'
495 all fine
496mktime for ':Asia/Tokyo'
497 all fine
498sprintf for 'POSIX'
499 all fine
500sprintf for 'de_DE.UTF-8'
501 all fine
502sprintf for 'gu_IN'
503 all fine
504sprintf for 'nb_NO'
505 all fine