summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/text/qstringlist/tst_qstringlist.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-181-2/+2
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-27/+2
* tst_QStringList: check that join(u'\0') embeds NULsMarc Mutz2021-12-281-0/+5
* Ensure test using setlocale() doesn't leave it permanently changedEdward Welbourne2021-06-121-3/+6
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* Use QList instead of QVector in corelib testsJarek Kobus2020-07-071-2/+2
* Remove QRegExp support from QString and StringListLars Knoll2020-05-141-99/+0
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-101-0/+546