diff options
author | mfekari <mfekari@rim.com> | 2012-12-10 13:51:36 (GMT) |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2012-12-14 07:22:39 (GMT) |
commit | 94a5839d74d53832674cd6eca49c980bac27fc04 (patch) | |
tree | 3afe31c00a450a14004bfdcfaa96246220abde11 /tests/auto/qhostinfo | |
parent | 481ab62f821c70984df39880497da920e7a226e6 (diff) | |
download | Qt-94a5839d74d53832674cd6eca49c980bac27fc04.zip Qt-94a5839d74d53832674cd6eca49c980bac27fc04.tar.gz Qt-94a5839d74d53832674cd6eca49c980bac27fc04.tar.bz2 |
Update defaultNumberingSystem value for some indic and slovak countries/regions
Qt gets the information about locale digits from the <defaultNumberingSystem>
entries in the CLDR data xm files. Current CLDR data in Qt4.8 is 2.0, which
specifies native digits for most of Indic locales and arabic digits for slovak locale.
This doesn't concern Qt5 that uses the most recent version of CLDR (22.1) which specify Latin digits for the locales in question.
This patch updates the defaultNumberingSystem (to latin) and provides an autotest to compare the returned vs expected digits for the following langagues/regions:
- Gujarati, Hindi, Kannada, Konkani, Malayalam, Marathi, Nepali, Punjabi, Tamil, Telugu (to use latin digits instead of native ones)
- Slovak (to use latin digits instead of arabic ones)
Change-Id: I04364cdb80292f7705b1321377623298a01a9c5b
Reviewed-by: Vladimir Minenko <vminenko@rim.com>
Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>
Diffstat (limited to 'tests/auto/qhostinfo')
0 files changed, 0 insertions, 0 deletions