summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/text
Commit message (Expand)AuthorAgeFilesLines
* Only read the first BOM as a BOM; the rest are ZWNBS !Edward Welbourne2020-02-141-0/+6
* Extend tst_qstringapisymmetry for member compare()Marc Mutz2020-02-091-2/+158
* Take care of NULL data from QStringView in QCollatorEdward Welbourne2020-02-051-1/+13
* Enable system locale to skip digit-grouping if configured to do soEdward Welbourne2020-02-031-13/+17
* QString::isLower/isUpper: redo the implementationGiuseppe D'Angelo2020-01-111-40/+79
* QLocale: Support Indian number formattingTuomas Heimonen2019-12-301-0/+53
* Revert "[macOS] Skip test that triggers a buffer overflow in CoreFoundation"Edward Welbourne2019-11-181-6/+0
* Update CLDR to v36Edward Welbourne2019-10-251-7/+7
* Don't try to define QT_NO_CAST_TO_ASCII when the test undefines itEdward Welbourne2019-10-251-1/+1
* Move a test for feature ICU from .pro to .cppEdward Welbourne2019-10-253-12/+11
* Suppress deprecation warnings on a test of a deprecated QString methodEdward Welbourne2019-10-091-0/+3
* Deprecate QStringViewLiteralMarc Mutz2019-08-102-10/+10
* Port from QStringViewLiteral to u""Marc Mutz2019-07-293-11/+11
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-1078-0/+66537