summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/text/qstringapisymmetry
Commit message (Expand)AuthorAgeFilesLines
* tst_qstringapisymmetry: test split() with char16_t sepsMarc Mutz2020-05-081-1/+5
* Port qtbase/tests/auto/corelib/text tests to CMakeSona Kurazyan2020-04-271-0/+13
* tst_qstringapisymmetry: start testing char16_t, tooMarc Mutz2020-03-051-20/+99
* tst_qstringapisymmetry: fix indexOf/contains/lastIndexOf testsMarc Mutz2020-03-051-69/+91
* QLatin1String/QStringView: add (missing) member compare()Marc Mutz2020-03-051-3/+5
* QString/QByteArray: make all symmetry-checked member-compare() combinations n...Marc Mutz2020-03-051-4/+0
* Extend tst_qstringapisymmetry for member compare()Marc Mutz2020-02-091-2/+158
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-103-0/+1792