Alessandro Bonazzi 8c43d5cf2f Patch level : 12.00
Files correlati     : cg0.exe cg0700a.msk cg0700b.msk cg3.exe cg4.exe

Bug                 :

Commento:
Merge 1.0 libraries
2025-04-06 00:42:21 +02:00

61 lines
1.5 KiB
Prolog

# The tests in this .pro file _MUST_ use QtCore and QtNetwork only
# (i.e. QT=core network).
# The test system is allowed to run these tests before the rest of Qt has
# been compiled.
TEMPLATE=subdirs
SUBDIRS=\
networkselftest \
qabstractnetworkcache \
qabstractsocket \
qauthenticator \
qeventloop \
qftp \
qhostaddress \
qhostinfo \
qhttp \
qhttpnetworkconnection \
qhttpnetworkreply \
qhttpsocketengine \
platformsocketengine \
qnetworkaccessmanager \
qnetworkaddressentry \
qnetworkcachemetadata \
qnetworkconfiguration \
qnetworkconfigurationmanager \
qnetworkcookie \
qnetworkcookiejar \
qnetworkdiskcache \
qnetworkinterface \
qnetworkproxy \
qnetworkreply \
qnetworkrequest \
qnetworksession \
qobjectperformance \
qsocketnotifier \
qsocks5socketengine \
qsslcertificate \
qsslcipher \
qsslerror \
qsslkey \
qsslsocket \
qsslsocket_onDemandCertificates_member \
qsslsocket_onDemandCertificates_static \
qtcpserver \
qudpsocket \
# qnetworkproxyfactory \ # Uses a hardcoded proxy configuration
!contains(QT_CONFIG, private_tests): SUBDIRS -= \
qauthenticator \
qhostinfo \
qhttpnetworkconnection \
qhttpnetworkreply \
qhttpsocketengine \
qnetworkreply \
platformsocketengine \
qsocketnotifier \
qsocks5socketengine \
qsslsocket \
qsslsocket_onDemandCertificates_member \
qsslsocket_onDemandCertificates_static \