qt6-bb10/tests/auto/corelib/time
Edward Welbourne 2fa5a525a3 Cope with IANA DB links that aren't in the CLDR alias mapping
As documented in the LMDL spec (see comment on unAliasedLinks in the
diff) not all links in the IANA DB are represented as CLDR
aliases. This didn't surface until a recent update to the IANA DB used
symlinks more aggressively.

Add a set of known cases of this to exclude from hasAlternativeName()
checks and let's hope it doesn't grow too often.

Pick to 6.8 required #include <set> that was transitively available on
dev but not on 6.8

Change-Id: Ia12d9fcad96485469ded6bdb7345a400bd34efae
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
(cherry picked from commit ae6b6bf363d71184269104e4bfbb19a9abd27a24)
2024-12-11 12:23:10 +00:00
..
qcalendar Change license for tests files 2024-02-04 09:56:42 +01:00
qdate Remove test for America/Hermosillo transition at the epoch 2024-11-18 15:55:46 +01:00
qdatetime Shortcut QDateTime comparison when difference is large 2024-12-02 13:49:13 +00: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 Cope with IANA DB links that aren't in the CLDR alias mapping 2024-12-11 12:23:10 +00:00
CMakeLists.txt Improve test compilation setup with QtLite configuration 2024-05-10 09:04:44 +00:00