qt5base-lts/tests/auto/network/kernel/kernel.pro
Friedemann Kleint bf73ab490d Disable tst_qhostinfo on OS X.
Task-number: QTBUG-41847
Change-Id: Idfb4058a50a0baecce1b3e430629ec6b2867550b
Reviewed-by: Morten Johan Sørvig <morten.sorvig@digia.com>
2014-10-10 13:15:43 +02:00

24 lines
418 B
Prolog

TEMPLATE=subdirs
SUBDIRS=\
qdnslookup \
qdnslookup_appless \
qhostinfo \
qnetworkproxyfactory \
qauthenticator \
qnetworkproxy \
qnetworkinterface \
qnetworkaddressentry \
qhostaddress \
winrt: SUBDIRS -= \
qnetworkproxy \
qnetworkproxyfactory \
osx: SUBDIRS -= \ # QTBUG-41847
qhostinfo \
!contains(QT_CONFIG, private_tests): SUBDIRS -= \
qauthenticator \
qhostinfo \