summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/text/qbytearrayapisymmetry/tst_qbytearrayapisymmetry.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* QByteArrayApiSymmetry: silence two clang warningsAhmad Samir2022-12-131-0/+5
* tst_QBAApiSymmetry::toInt_data(): deduplicate a data-row nameEdward Welbourne2022-10-111-1/+1
* 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
* Fix QByteArray::count implementation for longer dataSona Kurazyan2020-07-091-0/+7
* Add tst_QByteArrayApiSymmetry testSona Kurazyan2020-07-081-0/+843