qt5base-lts/tests/auto/corelib/text/qlocale
Edward Welbourne 48e5a37536 Move a test of QLocale's methods out of tst_QDateTime
It clearly belonged in tst_QDate::toDateTime(), for which it adds a
few more test-case and in which it inspires some further testing.
The new testing of case-insensitivity doesn't work if the format
contains stray non-format characters, so added a new data column to
take care of that.

Pick-to: 5.15
Change-Id: I73619be02091c97024a84cb963c7029e9fd0569a
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2020-05-08 09:50:24 +02:00
..
syslocaleapp Port qtbase/tests/auto/corelib/text tests to CMake 2020-04-27 14:34:51 +02:00
test Port qtbase/tests/auto/corelib/text tests to CMake 2020-04-27 14:34:51 +02:00
.gitignore Move text-related code out of corelib/tools/ to corelib/text/ 2019-07-10 17:05:30 +02:00
CMakeLists.txt Port qtbase/tests/auto/corelib/text tests to CMake 2020-04-27 14:34:51 +02:00
qlocale.pro Move text-related code out of corelib/tools/ to corelib/text/ 2019-07-10 17:05:30 +02:00
tst_qlocale.cpp Move a test of QLocale's methods out of tst_QDateTime 2020-05-08 09:50:24 +02:00