qt5base-lts/tests/auto/network
Friedemann Kleint 18a2d9438f tst_qhostaddress: Add braces to initialization of a Q_IPV6ADDR.
Fix warning:

tst_qhostaddress.cpp:319:38: warning: suggest braces around initialization of subobject [-Wmissing-braces]
    Q_IPV6ADDR localhostv4mapped = { 0, 0, 0, 0,  0, 0, 0, 0,  0, 0, 255, 255,  127, 0, 0, 1 };
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Change-Id: I9e00300413bfd9ac393c61adf8eb773009ed969d
Reviewed-by: Mitch Curtis <mitch.curtis@theqtcompany.com>
2015-07-28 13:19:26 +00:00
..
access Disable spdy test on Windows 2015-07-10 16:38:07 +00:00
bearer Blacklist and skip various tests that are flakey 2015-06-14 10:50:45 +00:00
kernel tst_qhostaddress: Add braces to initialization of a Q_IPV6ADDR. 2015-07-28 13:19:26 +00:00
socket Tests: Remove some unused member variables. 2015-07-28 13:19:07 +00:00
ssl Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v). 2015-07-27 12:09:19 +00:00
network.pro Re-enable network tests on Mac OS. 2012-04-24 16:06:28 +02:00