summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/text/qlatin1string/tst_qlatin1string.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename tst_qlatin1string and switch to using QLatin1StringViewSona Kurazyan2022-03-191-434/+0
* Add QLatin1String::count(needle)Sona Kurazyan2022-03-091-0/+31
* Add literal operators for QLatin1String and QLatin1CharSona Kurazyan2022-03-041-0/+45
* Add compile-time checks for QLatin1StringSona Kurazyan2022-03-021-0/+60
* QLatin1String: Add a constructor taking QByteArrayViewMÃ¥rten Nordheim2021-06-121-0/+31
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-11-301-1/+1
* Port QLatin1String to qsizetype and add narrow-contract substring functionsMarc Mutz2020-08-231-1/+1
* Deprecate QStringViewLiteralMarc Mutz2019-08-101-4/+4
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-101-0/+267