qt6-bb10/tests/auto/corelib/serialization
Thiago Macieira e7998dc187 QCborStreamReader: make sure setDevice() clears the last error
The unit tests weren't running into this problem because the every
setDevice() was preceded by the object being initialized with the exact
same data, so there was never a previous error state. I've only changed
a couple of tests, left the other setDevice() unchanged so we test both
behaviors.

Fixes: QTBUG-71426
Change-Id: I1bd327aeaf73421a8ec5fffd1561a590e3933376
Reviewed-by: Nils Jeisecke <nils.jeisecke@saltation.com>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2018-11-08 15:19:45 +00:00
..
json QJsonDocument: Make emptyObject an object 2018-07-31 09:33:42 +00:00
qcborstreamreader QCborStreamReader: make sure setDevice() clears the last error 2018-11-08 15:19:45 +00:00
qcborstreamwriter Long live QCborStreamWriter! 2018-05-27 22:41:41 +00:00
qcborvalue tst_QCborValue: Disable support for spaceship operator 2018-10-31 09:46:11 +00:00
qcborvalue_json QCborValue: move the toDiagnosticNotation() function to its own file 2018-07-30 16:21:12 +00:00
qdatastream Improve support for QImages in QDataStream read transactions 2018-10-15 07:18:57 +00:00
qtextstream Add QTextStream operators for QStringView 2018-07-20 20:51:08 +00:00
qxmlstream Fix QXmlStreamWriter xmlns attribute placement 2018-09-28 13:19:48 +00:00
serialization.pro QCborValue: add support for QVariant and JSON conversions 2018-06-08 07:46:41 +00:00