qt5base-lts/tests/auto/network/kernel
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
..
qauthenticator Update copyright headers 2015-02-11 06:49:51 +00:00
qdnslookup Merge remote-tracking branch 'origin/5.4' into 5.5 2015-03-31 10:03:31 +02:00
qdnslookup_appless Merge remote-tracking branch 'origin/5.4' into 5.5 2015-03-02 09:23:07 +01:00
qhostaddress tst_qhostaddress: Add braces to initialization of a Q_IPV6ADDR. 2015-07-28 13:19:26 +00:00
qhostinfo Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v). 2015-07-27 12:09:19 +00:00
qnetworkaddressentry Update copyright headers 2015-02-11 06:49:51 +00:00
qnetworkinterface Blacklist and skip various tests that are flakey 2015-06-14 10:50:45 +00:00
qnetworkproxy Update copyright headers 2015-02-11 06:49:51 +00:00
qnetworkproxyfactory Tests: Blacklist tests for ubuntu 14.04 2015-04-01 13:59:04 +00:00
kernel.pro Disable tst_qhostinfo on OS X. 2014-10-10 13:15:43 +02:00