summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/text/qstringview
Commit message (Expand)AuthorAgeFilesLines
* tst_stringview: remove dead codeMarc Mutz2020-05-081-54/+0
* tst_qstringview: modernize functions in help namespaceMarc Mutz2020-05-081-4/+4
* Port qtbase/tests/auto/corelib/text tests to CMakeSona Kurazyan2020-04-271-0/+13
* QStringView: add a test for overload resolution versus QStringGiuseppe D'Angelo2020-01-091-0/+58
* Deprecate QStringViewLiteralMarc Mutz2019-08-101-6/+6
* Port from QStringViewLiteral to u""Marc Mutz2019-07-291-6/+6
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-103-0/+689