summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/text/qstringbuilder/qstringbuilder1/stringbuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* tst_QStringBuilder: update the warning re:includes in stringbuilder.cppMarc Mutz2023-09-201-2/+2
* QStringBuilder: test more concatenation variantsAhmad Samir2023-07-241-0/+47
* QStringBuilder: one less macro in unittestsAhmad Samir2023-06-261-13/+8
* QStringBuilder: allow to be used with 'auto' keywordVladimir Belyavsky2023-06-131-0/+149
* QStringBuilder: remove QString/QByteArray specializationsVladimir Belyavsky2023-06-091-5/+3
* Revert "QStringBuilder: remove unneeded specializations"Andy Nichols2023-06-061-0/+26
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* tst_QStringBuilder: remove test that doesn't test anythingMarc Mutz2021-12-221-10/+0
* tst_QStringBuilder: verify a comment is actually misleadingMarc Mutz2021-12-211-0/+2
* QStringBuilder: handle freeSpaceAtBegin() in op+=Marc Mutz2021-12-211-0/+43
* QStringBuilder: Add support for QByteArrayViewMårten Nordheim2021-12-041-0/+4
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-2/+2
* Purge Q_{STDLIB,COMPILER}_UNICODE_STRINGSEdward Welbourne2020-09-141-8/+0
* QByteArray: Disregard space at front during ::reserve(...)Mårten Nordheim2020-09-021-0/+8
* Move QStringRef and remains to Qt5CompatKarsten Heimrich2020-08-201-18/+4
* Remove QByteArray's methods taking QString and their usesSona Kurazyan2020-06-251-6/+0
* QStringBuilder: code tidies in the testsGiuseppe D'Angelo2020-06-041-2/+2
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-101-0/+369