summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/text/qstring/tst_qstring.cpp
Commit message (Expand)AuthorAgeFilesLines
* Only read the first BOM as a BOM; the rest are ZWNBS !Edward Welbourne2020-02-141-0/+6
* QString::isLower/isUpper: redo the implementationGiuseppe D'Angelo2020-01-111-40/+79
* Move a test for feature ICU from .pro to .cppEdward Welbourne2019-10-251-10/+11
* Suppress deprecation warnings on a test of a deprecated QString methodEdward Welbourne2019-10-091-0/+3
* Port from QStringViewLiteral to u""Marc Mutz2019-07-291-3/+3
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-101-0/+7026