qt6-bb10/tests/auto/corelib/time
Edward Welbourne bd01008bca Decouple the TZ and ICU backends for timezone data
The TZ backend was instantiating an ICU backend to look up display
names, which entailed locking of the lazy-evaluated ICU
member. Instead, break out how ICU looks up display names into the new
timezone_locale feature's code, so that it can be shared between the
two backends. Linux thus only needs to build one backend.

Task-number: QTBUG-115158
Change-Id: I37ebc9a30f1c0ab6fd32d45dffa9f21355fb868d
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2024-05-16 16:51:15 +02:00
..
qcalendar Change license for tests files 2024-02-04 09:56:42 +01:00
qdate Fix test compilation issues with QtLite configuration 2024-05-06 14:29:02 +00:00
qdatetime Fix end-of-parse fixup of two-digit year in QDateTimeParser 2024-04-19 12:39:41 +01:00
qdatetimeparser Change license for tests files 2024-02-04 09:56:42 +01:00
qtime Change license for tests files 2024-02-04 09:56:42 +01:00
qtimezone Decouple the TZ and ICU backends for timezone data 2024-05-16 16:51:15 +02:00
CMakeLists.txt Improve test compilation setup with QtLite configuration 2024-05-10 09:04:44 +00:00