qt5base-lts/tests/auto/corelib/serialization
Volker Hilsheimer ee92ee7a3c Remove deprecated QProcess methods
Add default parameter for arguments in start, startDetached, and
execute for better source compatibility with Qt 5.15. This has the risk
of then hiding incorrect calls to the previous overload taking a single
"command" strings if code is ported from pre-5.15 or ignores deprecation
warnings. This is acceptable, given that the alternative is that all
calls to these functions would require a default constructed QStringList
as the second parameter.

Change-Id: I1ba4df97ac4894d007da5083c8359015d784ddbb
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2020-05-27 11:55:06 +02:00
..
json Merge remote-tracking branch 'origin/5.15' into dev 2020-05-04 17:38:40 +02:00
qcborstreamreader Merge remote-tracking branch 'origin/5.15' into dev 2020-04-08 20:11:39 +02:00
qcborstreamwriter cmake: add tests in corelib/serialization 2019-10-07 08:57:31 +00:00
qcborvalue Merge remote-tracking branch 'origin/5.15' into dev 2020-05-18 08:52:33 +02:00
qcborvalue_json Merge remote-tracking branch 'origin/dev' into wip/cmake 2019-11-19 13:53:21 +01:00
qdatastream Remove QRegExp from QVariant 2020-05-14 12:19:47 +00:00
qdatastream_core_pixmap Merge remote-tracking branch 'origin/dev' into wip/cmake 2019-11-19 13:53:21 +01:00
qtextstream Remove deprecated QProcess methods 2020-05-27 11:55:06 +02:00
qxmlstream Start porting QTextStream away from QTextCodec 2020-05-14 07:50:13 +02:00
cborlargedatavalidation.cpp QCborValue: catch overflow in QByteArray when decoding chunked strings 2020-05-07 07:39:26 -07:00
CMakeLists.txt cmake: add tests in corelib/serialization 2019-10-07 08:57:31 +00:00
serialization.pro Exclude tests that need GUI when GUI isn't available 2019-10-25 11:42:09 +02:00