summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/text/qbytearrayapisymmetry
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-27/+2
* Silence compiler warningVolker Hilsheimer2021-10-061-1/+1
* Teach QByteArrayView how to parse numbersEdward Welbourne2021-08-301-0/+660
* QS(V)/QBA(V)/QL1S::lastIndexOf: fix the offset calculationsGiuseppe D'Angelo2021-08-191-5/+9
* Add QByteArrayView::trimmed()Edward Welbourne2021-08-111-1/+37
* QByteArray: extend unit testsIvan Solovev2021-07-291-0/+12
* QByteArray: fix indexOf/lastIndexOfIvan Solovev2021-07-291-4/+23
* Remove the qmake project filesJoerg Bornemann2021-01-071-4/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* Fix QByteArray::count implementation for longer dataSona Kurazyan2020-07-091-0/+7
* Add tst_QByteArrayApiSymmetry testSona Kurazyan2020-07-083-0/+857