summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/text/qbytearrayview
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Remove remnants of the old Intel C++ compilerThiago Macieira2022-05-111-2/+2
* tst_QByteArrayView:: disable failing constexpr checks for GCCSona Kurazyan2022-04-011-0/+5
* Tests: Do not depend on transitive includesFabian Kosmale2022-03-171-0/+1
* Add QByteArrayView::trimmed()Edward Welbourne2021-08-111-0/+1
* QByteArrayView: add compareMårten Nordheim2021-05-201-0/+15
* Remove the qmake project filesJoerg Bornemann2021-01-071-4/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* QByteArrayView: move array size deduction feature to fromArrayMårten Nordheim2020-09-181-24/+68
* Introduce QByteArrayViewSona Kurazyan2020-07-083-0/+609