qt5base-lts/tests/auto/corelib/text/qlocale
Ievgenii Meshcheriakov a11d7663a8 tst_qlocale: Add tests for parsing Chakma date and time strings
Add tests to verify parser behavior with locales that use code points
outside of Unicode BMP to represent dates. ccp is used for this because
Chakma language uses code points outside of BMP for both letters and
digits. QDateTimeParser currently is not able to handle this locale
correctly, so the tests are marked as expected failures.

Task-number: QTBUG-87111
Change-Id: I1cc6fe7304b47f19950ae0ad3179c4ffa946adb3
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2021-07-19 22:05:54 +02:00
..
syslocaleapp Remove the qmake project files 2021-01-07 15:32:28 +01:00
test Remove the qmake project files 2021-01-07 15:32:28 +01:00
.gitignore Move text-related code out of corelib/tools/ to corelib/text/ 2019-07-10 17:05:30 +02:00
CMakeLists.txt Remove winrt 2020-06-06 20:25:49 +02:00
tst_qlocale.cpp tst_qlocale: Add tests for parsing Chakma date and time strings 2021-07-19 22:05:54 +02:00