qt5base-lts/tests/auto/network/kernel
Thiago Macieira 3bfba054cb Add QHostAddress::isMulticast
This complements QHostAddress::isLoopback. The only missing check now is
for the "Any" address types, though operator== is quite fast nowadays.

Change-Id: Iee8cbc07c4434ce9b560ffff13cc2691e15014b6
Reviewed-by: Richard J. Moore <rich@kde.org>
2015-08-15 04:35:42 +00:00
..
qauthenticator tests/auto/network: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 04:29:33 +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 Add QHostAddress::isMulticast 2015-08-15 04:35:42 +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 tests/auto/network: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 04:29:33 +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