summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/serialization/qcborstreamreader
Commit message (Expand)AuthorAgeFilesLines
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Port Q_STATIC_ASSERT(_X) to static_assertGiuseppe D'Angelo2020-06-191-1/+1
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-083-5/+48
|\
| * CBOR support: prevent overflowing QByteArray's max allocationThiago Macieira2020-03-272-5/+46
* | cmake: add tests in corelib/serializationFrederik Gladhorn2019-10-071-1/+10
* | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-151-9/+99
|\|
| * Fix QCborStreamReader not flushing QIODevices due to internal bufferingThiago Macieira2019-07-191-9/+99
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-2/+2
|\|
| * QCborStreamReader: make sure setDevice() clears the last errorThiago Macieira2018-11-081-2/+2
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+6
|/
* QCborStreamReader: use QByteArray directly if possibleThiago Macieira2018-06-061-11/+167
* Long live QCborStreamReader!Thiago Macieira2018-05-272-0/+946