summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/text/qanystringview
Commit message (Expand)AuthorAgeFilesLines
* Make XmlStringRef convertible to QAnyStringView/QStringViewMarc Mutz2022-11-292-0/+5
* QAnyStringView: construct from any T implicitly convertible to QString/QByteA...Marc Mutz2022-09-011-0/+10
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* tst_QAnyStringView: explicitly check the spaceship operatorMarc Mutz2022-06-141-0/+31
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Replace uses of _qs with _s in testsSona Kurazyan2022-04-071-1/+3
* QAnyStringView: constexpr detect 8-bit ASCII as Latin 1Øystein Heskestad2022-03-211-0/+22
* Short live q20::ssize()!Marc Mutz2021-11-201-13/+1
* QAnyStringView: fix broken implicit conversion from QStringBuilderMarc Mutz2021-11-191-0/+18
* Add an initial tst_QAnyStringViewMarc Mutz2021-11-183-0/+640