qt5base-lts/tests/auto/network
Marc Mutz a7383b4b6d QNetworkRequest: make the default ctor implicit
As in QVarLengthArray (c34242c679), this will
probably bite someone someday, so fix it before there's a bug report.

Use ctor delegation to keep code size increase small.

There's also the benefit that default-constructing a QNetworkRequest now
no longer creates an expensive QUrl object just to destroy it unused again.

Add an auto-test.

Change-Id: I5ceb5402ca3946048d695244d1b1c36564a1e80a
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
2019-07-15 13:07:10 +02:00
..
access QNetworkRequest: make the default ctor implicit 2019-07-15 13:07:10 +02:00
bearer Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
kernel unblacklist passing tests 2019-07-08 11:01:42 +00:00
socket unblacklist passing tests 2019-07-08 11:01:42 +00:00
ssl unblacklist passing tests 2019-07-08 11:01:42 +00:00
network.pro Re-enable network tests on Mac OS. 2012-04-24 16:06:28 +02:00