qt6-bb10/tests/auto/corelib/serialization/qtextstream
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
..
readAllStdinProcess Regenerate tests/auto/corelib/serialization 2019-11-12 17:26:59 +00:00
readLineStdinProcess Regenerate tests/auto/corelib/serialization 2019-11-12 17:26:59 +00:00
resources
stdinProcess Regenerate tests/auto/corelib/serialization 2019-11-12 17:26:59 +00:00
test Remove references to deleted file shift-jis.txt 2020-05-24 22:24:47 +03:00
.gitattributes
.gitignore
BLACKLIST Update for failures only on dev branch. Use general platform names 2019-08-19 18:22:11 +02:00
CMakeLists.txt cmake: add tests in corelib/serialization 2019-10-07 08:57:31 +00:00
qtextstream.pro
qtextstream.qrc
rfc3261.txt
task113817.txt
tst_qtextstream.cpp Remove deprecated QProcess methods 2020-05-27 11:55:06 +02:00