qt5base-lts/tests/auto/corelib
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
..
animation Extend blacklisting of tst_qparallelanimationgroup tests to macOS 10.13 2018-09-24 21:13:30 +00:00
codecs Add tests for decoding too-short UTF-8 sequences 2018-09-25 22:14:07 +00:00
global qendian: Fix float conversions 2018-10-28 22:26:56 +00:00
io Remove QSKIP and bring the test back to business 2018-10-25 11:51:42 +00:00
itemmodels Fix building tests with -no-gui 2018-10-20 20:38:59 +00:00
kernel Treat shorts as int in QVariant::canConvert() 2018-11-01 17:31:13 +00:00
mimetypes QMimeType: Use default key as fallback for comment() property 2018-11-02 08:27:10 +00:00
plugin moc: Fix compilation of text strings containing non-ASCII 2018-09-10 04:17:03 +00:00
serialization QCborStreamReader: make sure setDevice() clears the last error 2018-11-08 15:19:45 +00:00
statemachine tst_QStateMachine: Don't use unconditional waits 2018-04-04 07:07:40 +00:00
thread Re-enable thread autotests 2018-09-25 22:35:40 +00:00
tools winrt: Skip a test row of tst_QRegularExpression::threadSafety 2018-10-31 09:35:29 +00:00
corelib.pro Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00