qt5base-lts/tests/auto/network
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
..
access QNetworkReply/http2: Add a contentEncoding test 2020-05-13 13:54:44 +02:00
kernel QtNetwork: Delete bearer management 2020-04-05 16:41:08 +02:00
selftest Skip instead of fail tests when test server is not available 2020-01-14 00:15:16 +01:00
socket Remove deprecated QProcess methods 2020-05-27 11:55:06 +02:00
ssl QSslCertificate: overhaul ASN.1 datetime parsing 2020-05-22 15:40:22 +02:00
CMakeLists.txt CMake: Handle finding of OpenSSL headers correctly 2020-04-08 22:03:24 +02:00
network.pro QtNetwork: Delete bearer management 2020-04-05 16:41:08 +02:00