qt5base-lts/tests/auto/network
Thiago Macieira 5ff37f13ee QTcpSocket::bind: fix issue found by BLACKLIST
The comment in QNativeSocketEnginePrivate::fetchConnectionParameters()
talked about IPv6 v4-mapped addresses. However, toIPv4Address also
converts the unspecified address (::), which resulted in QAbstractSocket
saying that it had bound to QHostAddress::Any instead of
QHostAddress::AnyV6

Change-Id: I572733186b73423b89e5fffd15f138579c5c0c50
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
2020-02-13 15:11:11 -08:00
..
access tst_qnetworkreply: Print proxy warning to stderr instead of stdout 2020-02-05 15:01:10 +00:00
bearer Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
kernel tst_QNetworkInterface: don't force an IPv4 link-local address 2019-12-07 10:20:27 -08:00
selftest Skip instead of fail tests when test server is not available 2020-01-14 00:15:16 +01:00
socket QTcpSocket::bind: fix issue found by BLACKLIST 2020-02-13 15:11:11 -08:00
ssl Flatten version-specific blacklisting on macOS to all macOS versions 2020-01-22 17:58:31 +01:00
network.pro Skip instead of fail tests when test server is not available 2020-01-14 00:15:16 +01:00