qt5base-lts/tests/auto/corelib
Edward Welbourne 44b6757fe5 Add support for numbered territories in CLDR
The CLDR data contains eight locales with numeric territory codes, 001
for World, 150 for Europe and 419 for Latin America.  The last was
already known in our enumdata.py, but as "Latin America and The
Caribbean", which is not supported by the CLDR, so I've amended it
while adding the other two.  This gives us support for Esperanto and
Yiddish (among others).

[ChangeLog][QtCore][QLocale] Added support for World and Europe as
(numeric) "country" codes ("territory" in CLDR terms), thereby
enabling support for Yiddish and Esperanto, among other locales using
such codes.

Task-number: QTBUG-57802
Change-Id: Ibb1180fb720743a3a0589527649d10f3c9cd123d
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2018-08-13 16:17:53 +00:00
..
animation Extend blacklisting of tst_QSequentialAnimationGroup to macOS 10.13 2018-08-08 18:41:04 +00:00
codecs tst_qtextcodec: Use qt_test_helper functionality 2018-07-25 10:27:42 +00:00
global QRandomGenerator: remove unnecessary cast to float in RandomValueFP 2018-07-29 19:09:16 +00:00
io Fix QMetaObject naming of class enum flag 2018-08-11 07:59:15 +00:00
itemmodels Merge branch '5.11' into dev 2018-07-31 13:33:14 +02:00
kernel Add debug output for single enum flags 2018-08-11 20:09:55 +00:00
mimetypes QMimeDatabase: fix assert when fetching data for invalid mimetype 2018-04-06 07:19:01 +00:00
plugin Enable QPluginLoader test for static builds 2018-08-03 20:26:58 +00:00
serialization Merge remote-tracking branch 'origin/5.11' into dev 2018-08-07 17:44:51 +02:00
statemachine tst_QStateMachine: Don't use unconditional waits 2018-04-04 07:07:40 +00:00
thread Revert "Blacklist tst_QThread::create" 2018-07-20 07:00:29 +00:00
tools Add support for numbered territories in CLDR 2018-08-13 16:17:53 +00:00
corelib.pro Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00