Regenerate tests/auto/network/kernel
Change-Id: I770fce0f0a369204178ea0dfa7bbd8b210dd3585 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
This commit is contained in:
parent
3909923958
commit
dec6b7cb9e
@ -1,11 +1,14 @@
|
|||||||
# Generated from qauthenticator.pro.
|
# Generated from qauthenticator.pro.
|
||||||
|
|
||||||
|
if(NOT QT_FEATURE_private_tests)
|
||||||
|
return()
|
||||||
|
endif()
|
||||||
|
|
||||||
#####################################################################
|
#####################################################################
|
||||||
## tst_qauthenticator Test:
|
## tst_qauthenticator Test:
|
||||||
#####################################################################
|
#####################################################################
|
||||||
|
|
||||||
add_qt_test(tst_qauthenticator
|
add_qt_test(tst_qauthenticator
|
||||||
GUI
|
|
||||||
SOURCES
|
SOURCES
|
||||||
tst_qauthenticator.cpp
|
tst_qauthenticator.cpp
|
||||||
DEFINES
|
DEFINES
|
||||||
@ -17,4 +20,4 @@ add_qt_test(tst_qauthenticator
|
|||||||
)
|
)
|
||||||
|
|
||||||
#### Keys ignored in scope 1:.:.:qauthenticator.pro:<TRUE>:
|
#### Keys ignored in scope 1:.:.:qauthenticator.pro:<TRUE>:
|
||||||
# CONFIG = "testcase"
|
# _REQUIREMENTS = "qtConfig(private_tests)"
|
||||||
|
@ -5,12 +5,8 @@
|
|||||||
#####################################################################
|
#####################################################################
|
||||||
|
|
||||||
add_qt_test(tst_qdnslookup
|
add_qt_test(tst_qdnslookup
|
||||||
GUI
|
|
||||||
SOURCES
|
SOURCES
|
||||||
tst_qdnslookup.cpp
|
tst_qdnslookup.cpp
|
||||||
PUBLIC_LIBRARIES
|
PUBLIC_LIBRARIES
|
||||||
Qt::Network
|
Qt::Network
|
||||||
)
|
)
|
||||||
|
|
||||||
#### Keys ignored in scope 1:.:.:qdnslookup.pro:<TRUE>:
|
|
||||||
# CONFIG = "testcase"
|
|
||||||
|
@ -5,12 +5,8 @@
|
|||||||
#####################################################################
|
#####################################################################
|
||||||
|
|
||||||
add_qt_test(tst_qdnslookup_appless
|
add_qt_test(tst_qdnslookup_appless
|
||||||
GUI
|
|
||||||
SOURCES
|
SOURCES
|
||||||
tst_qdnslookup_appless.cpp
|
tst_qdnslookup_appless.cpp
|
||||||
PUBLIC_LIBRARIES
|
PUBLIC_LIBRARIES
|
||||||
Qt::Network
|
Qt::Network
|
||||||
)
|
)
|
||||||
|
|
||||||
#### Keys ignored in scope 1:.:.:qdnslookup_appless.pro:<TRUE>:
|
|
||||||
# CONFIG = "testcase"
|
|
||||||
|
@ -5,7 +5,6 @@
|
|||||||
#####################################################################
|
#####################################################################
|
||||||
|
|
||||||
add_qt_test(tst_qhostaddress
|
add_qt_test(tst_qhostaddress
|
||||||
GUI
|
|
||||||
SOURCES
|
SOURCES
|
||||||
tst_qhostaddress.cpp
|
tst_qhostaddress.cpp
|
||||||
LIBRARIES
|
LIBRARIES
|
||||||
@ -14,9 +13,6 @@ add_qt_test(tst_qhostaddress
|
|||||||
Qt::Network
|
Qt::Network
|
||||||
)
|
)
|
||||||
|
|
||||||
#### Keys ignored in scope 1:.:.:qhostaddress.pro:<TRUE>:
|
|
||||||
# CONFIG = "testcase"
|
|
||||||
|
|
||||||
## Scopes:
|
## Scopes:
|
||||||
#####################################################################
|
#####################################################################
|
||||||
|
|
||||||
|
@ -1,11 +1,14 @@
|
|||||||
# Generated from qhostinfo.pro.
|
# Generated from qhostinfo.pro.
|
||||||
|
|
||||||
|
if(NOT QT_FEATURE_private_tests)
|
||||||
|
return()
|
||||||
|
endif()
|
||||||
|
|
||||||
#####################################################################
|
#####################################################################
|
||||||
## tst_qhostinfo Test:
|
## tst_qhostinfo Test:
|
||||||
#####################################################################
|
#####################################################################
|
||||||
|
|
||||||
add_qt_test(tst_qhostinfo
|
add_qt_test(tst_qhostinfo
|
||||||
GUI
|
|
||||||
SOURCES
|
SOURCES
|
||||||
tst_qhostinfo.cpp
|
tst_qhostinfo.cpp
|
||||||
LIBRARIES
|
LIBRARIES
|
||||||
@ -16,7 +19,7 @@ add_qt_test(tst_qhostinfo
|
|||||||
)
|
)
|
||||||
|
|
||||||
#### Keys ignored in scope 1:.:.:qhostinfo.pro:<TRUE>:
|
#### Keys ignored in scope 1:.:.:qhostinfo.pro:<TRUE>:
|
||||||
# CONFIG = "testcase"
|
# _REQUIREMENTS = "qtConfig(private_tests)"
|
||||||
|
|
||||||
## Scopes:
|
## Scopes:
|
||||||
#####################################################################
|
#####################################################################
|
||||||
|
@ -5,12 +5,8 @@
|
|||||||
#####################################################################
|
#####################################################################
|
||||||
|
|
||||||
add_qt_test(tst_qnetworkaddressentry
|
add_qt_test(tst_qnetworkaddressentry
|
||||||
GUI
|
|
||||||
SOURCES
|
SOURCES
|
||||||
tst_qnetworkaddressentry.cpp
|
tst_qnetworkaddressentry.cpp
|
||||||
PUBLIC_LIBRARIES
|
PUBLIC_LIBRARIES
|
||||||
Qt::Network
|
Qt::Network
|
||||||
)
|
)
|
||||||
|
|
||||||
#### Keys ignored in scope 1:.:.:qnetworkaddressentry.pro:<TRUE>:
|
|
||||||
# CONFIG = "testcase"
|
|
||||||
|
@ -10,6 +10,3 @@ add_qt_test(tst_qnetworkdatagram
|
|||||||
PUBLIC_LIBRARIES
|
PUBLIC_LIBRARIES
|
||||||
Qt::Network
|
Qt::Network
|
||||||
)
|
)
|
||||||
|
|
||||||
#### Keys ignored in scope 1:.:.:qnetworkdatagram.pro:<TRUE>:
|
|
||||||
# CONFIG = "testcase" "console"
|
|
||||||
|
@ -5,7 +5,6 @@
|
|||||||
#####################################################################
|
#####################################################################
|
||||||
|
|
||||||
add_qt_test(tst_qnetworkinterface
|
add_qt_test(tst_qnetworkinterface
|
||||||
GUI
|
|
||||||
SOURCES
|
SOURCES
|
||||||
../../../../shared/emulationdetector.h
|
../../../../shared/emulationdetector.h
|
||||||
tst_qnetworkinterface.cpp
|
tst_qnetworkinterface.cpp
|
||||||
@ -14,6 +13,3 @@ add_qt_test(tst_qnetworkinterface
|
|||||||
PUBLIC_LIBRARIES
|
PUBLIC_LIBRARIES
|
||||||
Qt::Network
|
Qt::Network
|
||||||
)
|
)
|
||||||
|
|
||||||
#### Keys ignored in scope 1:.:.:qnetworkinterface.pro:<TRUE>:
|
|
||||||
# CONFIG = "testcase"
|
|
||||||
|
@ -5,12 +5,8 @@
|
|||||||
#####################################################################
|
#####################################################################
|
||||||
|
|
||||||
add_qt_test(tst_qnetworkproxy
|
add_qt_test(tst_qnetworkproxy
|
||||||
GUI
|
|
||||||
SOURCES
|
SOURCES
|
||||||
tst_qnetworkproxy.cpp
|
tst_qnetworkproxy.cpp
|
||||||
PUBLIC_LIBRARIES
|
PUBLIC_LIBRARIES
|
||||||
Qt::Network
|
Qt::Network
|
||||||
)
|
)
|
||||||
|
|
||||||
#### Keys ignored in scope 1:.:.:qnetworkproxy.pro:<TRUE>:
|
|
||||||
# CONFIG = "testcase"
|
|
||||||
|
@ -5,7 +5,6 @@
|
|||||||
#####################################################################
|
#####################################################################
|
||||||
|
|
||||||
add_qt_test(tst_qnetworkproxyfactory
|
add_qt_test(tst_qnetworkproxyfactory
|
||||||
GUI
|
|
||||||
SOURCES
|
SOURCES
|
||||||
tst_qnetworkproxyfactory.cpp
|
tst_qnetworkproxyfactory.cpp
|
||||||
LIBRARIES
|
LIBRARIES
|
||||||
@ -13,6 +12,3 @@ add_qt_test(tst_qnetworkproxyfactory
|
|||||||
PUBLIC_LIBRARIES
|
PUBLIC_LIBRARIES
|
||||||
Qt::Network
|
Qt::Network
|
||||||
)
|
)
|
||||||
|
|
||||||
#### Keys ignored in scope 1:.:.:qnetworkproxyfactory.pro:<TRUE>:
|
|
||||||
# CONFIG = "testcase"
|
|
||||||
|
Loading…
Reference in New Issue
Block a user