summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/text/qstringapisymmetry
Commit message (Expand)AuthorAgeFilesLines
* Add QStringView::split()Lars Knoll2020-10-151-0/+5
* Un-deprecate QByteArray's relational operators taking QStringSona Kurazyan2020-08-261-2/+0
* Deprecate QByteArray's methods taking QStringSona Kurazyan2020-06-241-0/+2
* 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