qt6-bb10/tests/auto/corelib
Edward Welbourne dd56558ecd Improve fidelity of approximation to CLDR zone representations
I neglected to update the CLDR dateconverter code when I expanded the
range of forms we support for display of a timezone. Even that
expanded range doesn't cover all the cases CLDR does, but we can at
least approximate each of CLDR's options by the closest we do support.
Make matching changes to how the Darwin backend for the system locale
maps its ICU-derived formats to ours.

This in practice changes all locales previously using t (abbreviation)
as zone format to use tttt (IANA ID) instead. Test data updated to
match.

[ChangeLog][QtCore][QLocale] Date-time formats now more faithfully
follow the CLDR data in handling timezones. In most cases this means
the IANA ID is used in place of the abbreviation.

Change-Id: I0276843085839ba9a7855a78922cffe285174643
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2024-04-22 11:58:25 +02:00
..
animation Change license for tests files 2024-02-04 09:56:42 +01:00
global QKeyCombination: use new comparison helper macros 2024-04-17 20:30:37 +02:00
io wasm: qabstractfileengine test fails on wasm/windows 2024-04-21 20:52:40 +02:00
ipc QNativeIpcKey: use new comparison helper macros 2024-04-17 20:30:37 +02:00
itemmodels QItemSelectionRange: use new comparison helper macros 2024-04-18 14:23:15 +02:00
kernel QDeadlineTimer: use new comparison helper macros 2024-04-18 20:55:50 +02:00
mimetypes Change license for tests files 2024-02-04 09:56:42 +01:00
platform Android: fix 180 degree orientation issue 2024-04-12 02:20:51 +03:00
plugin tst_QFactoryLoader: includemocs 2024-03-12 14:23:42 +01:00
serialization QXmlStreamWriter: fix attempts to write bad QStrings 2024-04-18 14:35:09 -07:00
text Improve fidelity of approximation to CLDR zone representations 2024-04-22 11:58:25 +02:00
thread wasm: introduce QT_BUILD_WASM_BATCHED_TESTS 2024-04-17 12:02:09 +02:00
time Fix duplicate data tag tst_QDate::fromStringFormat:year-match-1999 2024-04-19 13:56:37 +02:00
tools Fix warning: remove unused parameter 2024-04-04 00:51:46 +00:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00