Regenerate tests/auto/network/bearer

Change-Id: I57526fa99376708203fb1723f3b85243925a1273
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
bb10
Alexandru Croitor 2019-11-12 17:56:19 +01:00
parent 5acc32361e
commit ee5db96ef7
5 changed files with 1 additions and 17 deletions

View File

@ -5,13 +5,9 @@
#####################################################################
add_qt_test(tst_qnetworkconfiguration
GUI
SOURCES
../qbearertestcommon.h
tst_qnetworkconfiguration.cpp
PUBLIC_LIBRARIES
Qt::Network
)
#### Keys ignored in scope 1:.:.:qnetworkconfiguration.pro:<TRUE>:
# CONFIG = "testcase"

View File

@ -5,13 +5,9 @@
#####################################################################
add_qt_test(tst_qnetworkconfigurationmanager
GUI
SOURCES
../qbearertestcommon.h
tst_qnetworkconfigurationmanager.cpp
PUBLIC_LIBRARIES
Qt::Network
)
#### Keys ignored in scope 1:.:.:qnetworkconfigurationmanager.pro:<TRUE>:
# CONFIG = "testcase"

View File

@ -5,13 +5,9 @@
#####################################################################
add_qt_test(tst_qnetworkconfigurationmanagerqappless
GUI
SOURCES
../qbearertestcommon.h
tst_qnetworkconfigurationmanagerqappless.cpp
PUBLIC_LIBRARIES
Qt::Network
)
#### Keys ignored in scope 1:.:.:qnetworkconfigurationmanagerqappless.pro:<TRUE>:
# CONFIG = "testcase"

View File

@ -5,7 +5,7 @@
#####################################################################
add_qt_executable(lackey
OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/./"
OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/"
SOURCES
main.cpp
PUBLIC_LIBRARIES

View File

@ -5,7 +5,6 @@
#####################################################################
add_qt_test(tst_qnetworksession
GUI
SOURCES
../../qbearertestcommon.h
tst_qnetworksession.cpp
@ -15,9 +14,6 @@ add_qt_test(tst_qnetworksession
Qt::Network
)
#### Keys ignored in scope 1:.:.:test.pro:<TRUE>:
# CONFIG = "testcase"
## Scopes:
#####################################################################