qt6-bb10/tests/auto/corelib/text
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
..
qanystringview QAnyStringView: use new comparison helper macros 2024-03-02 00:12:55 +01:00
qbytearray QString/QByteArray: add slice() methods 2024-02-29 00:27:25 +02:00
qbytearray_large Change license for tests files 2024-02-04 09:56:42 +01:00
qbytearrayapisymmetry Change license for tests files 2024-02-04 09:56:42 +01:00
qbytearraylist Change license for tests files 2024-02-04 09:56:42 +01:00
qbytearraymatcher Change license for tests files 2024-02-04 09:56:42 +01:00
qbytearrayview Test that QBAV(QL1SV) and QBAV(QU8SV) constructors are constexpr 2024-03-18 17:42:18 +01:00
qbytedatabuffer Change license for tests files 2024-02-04 09:56:42 +01:00
qchar Tests: check the output of QFile::open 2024-03-27 04:24:11 +01:00
qcollator Change license for tests files 2024-02-04 09:56:42 +01:00
qlatin1stringmatcher Change license for tests files 2024-02-04 09:56:42 +01:00
qlatin1stringview Change license for tests files 2024-02-04 09:56:42 +01:00
qlocale Improve fidelity of approximation to CLDR zone representations 2024-04-22 11:58:25 +02:00
qregularexpression Change license for tests files 2024-02-04 09:56:42 +01:00
qstring QString: ensure multi-arg arg() parses replacement like single-arg arg() 2024-04-21 06:48:11 -07:00
qstring_no_cast_from_bytearray Change license for tests files 2024-02-04 09:56:42 +01:00
qstringapisymmetry tst_qstringapisymmetry: add qCompareThreeWay() checks 2024-03-18 17:42:18 +01:00
qstringbuilder Change license for tests files 2024-02-04 09:56:42 +01:00
qstringconverter QStringConverterICU: Pass correct pointer to callback 2024-04-19 05:34:08 +00:00
qstringiterator Change license for tests files 2024-02-04 09:56:42 +01:00
qstringlist Change license for tests files 2024-02-04 09:56:42 +01:00
qstringmatcher Change license for tests files 2024-02-04 09:56:42 +01:00
qstringtokenizer Change license for tests files 2024-02-04 09:56:42 +01:00
qstringview Change license for tests files 2024-02-04 09:56:42 +01:00
qtextboundaryfinder Tests: check the output of QFile::open 2024-03-27 04:24:11 +01:00
qunicodetools Change license for tests files 2024-02-04 09:56:42 +01:00
shared Change license for tests files 2024-02-04 09:56:42 +01:00
CMakeLists.txt Revert "wasm: Disable problematic qlocal test for time being" 2024-03-14 19:11:52 +01:00