Include the .prev_CMakeLists.txt files for selftests
This will help with future regeneration.
Amends 6d1c695b0e
Change-Id: I2454dc36cfc00f7aad72488fb7927d7807978fd8
Reviewed-by: Qt CMake Build Bot
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
This commit is contained in:
parent
8842cb5337
commit
63f2b8c7a8
9
tests/auto/testlib/selftests/.prev_CMakeLists.txt
Normal file
9
tests/auto/testlib/selftests/.prev_CMakeLists.txt
Normal file
@ -0,0 +1,9 @@
|
||||
# Generated from selftests.pro.
|
||||
|
||||
add_subdirectory(test)
|
||||
|
||||
if(NOT WINRT)
|
||||
|
||||
if(TARGET Qt::Gui)
|
||||
endif()
|
||||
endif()
|
@ -1,4 +1,7 @@
|
||||
# special case begin - The whole file is manually generated
|
||||
# Generated from selftests.pro.
|
||||
|
||||
# special case begin
|
||||
# The whole file is written manually.
|
||||
|
||||
if(NOT WINRT)
|
||||
add_subdirectory(assert)
|
||||
|
22
tests/auto/testlib/selftests/assert/.prev_CMakeLists.txt
Normal file
22
tests/auto/testlib/selftests/assert/.prev_CMakeLists.txt
Normal file
@ -0,0 +1,22 @@
|
||||
# Generated from assert.pro.
|
||||
|
||||
#####################################################################
|
||||
## assert Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(assert
|
||||
GUI
|
||||
SOURCES
|
||||
tst_assert.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:assert.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:assert.pro:APPLE_OSX:
|
||||
# CONFIG = "-app_bundle"
|
24
tests/auto/testlib/selftests/badxml/.prev_CMakeLists.txt
Normal file
24
tests/auto/testlib/selftests/badxml/.prev_CMakeLists.txt
Normal file
@ -0,0 +1,24 @@
|
||||
# Generated from badxml.pro.
|
||||
|
||||
#####################################################################
|
||||
## badxml Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(badxml
|
||||
GUI
|
||||
SOURCES
|
||||
tst_badxml.cpp
|
||||
LIBRARIES
|
||||
Qt::CorePrivate
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:badxml.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:badxml.pro:APPLE_OSX:
|
||||
# CONFIG = "-app_bundle"
|
@ -0,0 +1,22 @@
|
||||
# Generated from benchlibcallgrind.pro.
|
||||
|
||||
#####################################################################
|
||||
## benchlibcallgrind Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(benchlibcallgrind
|
||||
GUI
|
||||
SOURCES
|
||||
tst_benchlibcallgrind.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:benchlibcallgrind.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:benchlibcallgrind.pro:APPLE_OSX:
|
||||
# CONFIG = "-app_bundle"
|
@ -0,0 +1,22 @@
|
||||
# Generated from benchlibcounting.pro.
|
||||
|
||||
#####################################################################
|
||||
## benchlibcounting Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(benchlibcounting
|
||||
GUI
|
||||
SOURCES
|
||||
tst_benchlibcounting.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:benchlibcounting.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:benchlibcounting.pro:APPLE_OSX:
|
||||
# CONFIG = "-app_bundle"
|
@ -0,0 +1,22 @@
|
||||
# Generated from benchlibeventcounter.pro.
|
||||
|
||||
#####################################################################
|
||||
## benchlibeventcounter Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(benchlibeventcounter
|
||||
GUI
|
||||
SOURCES
|
||||
tst_benchlibeventcounter.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:benchlibeventcounter.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:benchlibeventcounter.pro:APPLE_OSX:
|
||||
# CONFIG = "-app_bundle"
|
@ -0,0 +1,22 @@
|
||||
# Generated from benchliboptions.pro.
|
||||
|
||||
#####################################################################
|
||||
## benchliboptions Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(benchliboptions
|
||||
GUI
|
||||
SOURCES
|
||||
tst_benchliboptions.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:benchliboptions.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:benchliboptions.pro:APPLE_OSX:
|
||||
# CONFIG = "-app_bundle"
|
@ -0,0 +1,24 @@
|
||||
# Generated from benchlibtickcounter.pro.
|
||||
|
||||
#####################################################################
|
||||
## benchlibtickcounter Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(benchlibtickcounter
|
||||
GUI
|
||||
SOURCES
|
||||
tst_benchlibtickcounter.cpp
|
||||
LIBRARIES
|
||||
Qt::TestPrivate
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:benchlibtickcounter.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:benchlibtickcounter.pro:APPLE_OSX:
|
||||
# CONFIG = "-app_bundle"
|
@ -0,0 +1,22 @@
|
||||
# Generated from benchlibwalltime.pro.
|
||||
|
||||
#####################################################################
|
||||
## benchlibwalltime Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(benchlibwalltime
|
||||
GUI
|
||||
SOURCES
|
||||
tst_benchlibwalltime.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:benchlibwalltime.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:benchlibwalltime.pro:APPLE_OSX:
|
||||
# CONFIG = "-app_bundle"
|
@ -0,0 +1,24 @@
|
||||
# Generated from blacklisted.pro.
|
||||
|
||||
#####################################################################
|
||||
## blacklisted Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(blacklisted
|
||||
GUI
|
||||
SOURCES
|
||||
tst_blacklisted.cpp
|
||||
LIBRARIES
|
||||
Qt::TestPrivate
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:blacklisted.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:blacklisted.pro:APPLE_OSX:
|
||||
# CONFIG = "-app_bundle"
|
27
tests/auto/testlib/selftests/cmptest/.prev_CMakeLists.txt
Normal file
27
tests/auto/testlib/selftests/cmptest/.prev_CMakeLists.txt
Normal file
@ -0,0 +1,27 @@
|
||||
# Generated from cmptest.pro.
|
||||
|
||||
#####################################################################
|
||||
## cmptest Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(cmptest
|
||||
GUI
|
||||
SOURCES
|
||||
tst_cmptest.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:cmptest.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
extend_target(cmptest CONDITION TARGET Qt::Gui
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Gui
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 3:.:.:cmptest.pro:APPLE_OSX:
|
||||
# CONFIG = "-app_bundle"
|
@ -0,0 +1,22 @@
|
||||
# Generated from commandlinedata.pro.
|
||||
|
||||
#####################################################################
|
||||
## commandlinedata Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(commandlinedata
|
||||
GUI
|
||||
SOURCES
|
||||
tst_commandlinedata.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:commandlinedata.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:commandlinedata.pro:APPLE_OSX:
|
||||
# CONFIG = "-app_bundle"
|
22
tests/auto/testlib/selftests/counting/.prev_CMakeLists.txt
Normal file
22
tests/auto/testlib/selftests/counting/.prev_CMakeLists.txt
Normal file
@ -0,0 +1,22 @@
|
||||
# Generated from counting.pro.
|
||||
|
||||
#####################################################################
|
||||
## counting Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(counting
|
||||
GUI
|
||||
SOURCES
|
||||
tst_counting.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:counting.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:counting.pro:APPLE_OSX:
|
||||
# CONFIG = "-app_bundle"
|
22
tests/auto/testlib/selftests/crashes/.prev_CMakeLists.txt
Normal file
22
tests/auto/testlib/selftests/crashes/.prev_CMakeLists.txt
Normal file
@ -0,0 +1,22 @@
|
||||
# Generated from crashes.pro.
|
||||
|
||||
#####################################################################
|
||||
## crashes Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(crashes
|
||||
GUI
|
||||
SOURCES
|
||||
tst_crashes.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:crashes.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:crashes.pro:APPLE_OSX:
|
||||
# CONFIG = "-app_bundle"
|
22
tests/auto/testlib/selftests/datatable/.prev_CMakeLists.txt
Normal file
22
tests/auto/testlib/selftests/datatable/.prev_CMakeLists.txt
Normal file
@ -0,0 +1,22 @@
|
||||
# Generated from datatable.pro.
|
||||
|
||||
#####################################################################
|
||||
## datatable Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(datatable
|
||||
GUI
|
||||
SOURCES
|
||||
tst_datatable.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:datatable.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:datatable.pro:APPLE_OSX:
|
||||
# CONFIG = "-app_bundle"
|
22
tests/auto/testlib/selftests/datetime/.prev_CMakeLists.txt
Normal file
22
tests/auto/testlib/selftests/datetime/.prev_CMakeLists.txt
Normal file
@ -0,0 +1,22 @@
|
||||
# Generated from datetime.pro.
|
||||
|
||||
#####################################################################
|
||||
## datetime Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(datetime
|
||||
GUI
|
||||
SOURCES
|
||||
tst_datetime.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:datetime.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:datetime.pro:APPLE_OSX:
|
||||
# CONFIG = "-app_bundle"
|
@ -0,0 +1,16 @@
|
||||
# Generated from deleteLater.pro.
|
||||
|
||||
#####################################################################
|
||||
## tst_deleteLater Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(tst_deleteLater
|
||||
GUI
|
||||
SOURCES
|
||||
tst_deleteLater.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:deleteLater.pro:<TRUE>:
|
||||
# CONFIG = "-app_bundle" "-debug_and_release_target"
|
@ -0,0 +1,16 @@
|
||||
# Generated from deleteLater_noApp.pro.
|
||||
|
||||
#####################################################################
|
||||
## tst_deleteLater_noApp Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(tst_deleteLater_noApp
|
||||
GUI
|
||||
SOURCES
|
||||
tst_deleteLater_noApp.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:deleteLater_noApp.pro:<TRUE>:
|
||||
# CONFIG = "-app_bundle" "-debug_and_release_target"
|
@ -0,0 +1,22 @@
|
||||
# Generated from differentexec.pro.
|
||||
|
||||
#####################################################################
|
||||
## differentexec Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(differentexec
|
||||
GUI
|
||||
SOURCES
|
||||
tst_differentexec.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:differentexec.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:differentexec.pro:APPLE_OSX:
|
||||
# CONFIG = "-app_bundle"
|
@ -0,0 +1,22 @@
|
||||
# Generated from exceptionthrow.pro.
|
||||
|
||||
#####################################################################
|
||||
## exceptionthrow Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(exceptionthrow
|
||||
GUI
|
||||
SOURCES
|
||||
tst_exceptionthrow.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:exceptionthrow.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target" "exceptions"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:exceptionthrow.pro:APPLE_OSX:
|
||||
# CONFIG = "-app_bundle"
|
22
tests/auto/testlib/selftests/expectfail/.prev_CMakeLists.txt
Normal file
22
tests/auto/testlib/selftests/expectfail/.prev_CMakeLists.txt
Normal file
@ -0,0 +1,22 @@
|
||||
# Generated from expectfail.pro.
|
||||
|
||||
#####################################################################
|
||||
## expectfail Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(expectfail
|
||||
GUI
|
||||
SOURCES
|
||||
tst_expectfail.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:expectfail.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:expectfail.pro:APPLE_OSX:
|
||||
# CONFIG = "-app_bundle"
|
@ -0,0 +1,22 @@
|
||||
# Generated from failcleanup.pro.
|
||||
|
||||
#####################################################################
|
||||
## failcleanup Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(failcleanup
|
||||
GUI
|
||||
SOURCES
|
||||
tst_failcleanup.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:failcleanup.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:failcleanup.pro:APPLE_OSX:
|
||||
# CONFIG = "-app_bundle"
|
@ -0,0 +1,22 @@
|
||||
# Generated from faildatatype.pro.
|
||||
|
||||
#####################################################################
|
||||
## faildatatype Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(faildatatype
|
||||
GUI
|
||||
SOURCES
|
||||
tst_faildatatype.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:faildatatype.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:faildatatype.pro:APPLE:
|
||||
# CONFIG = "-app_bundle"
|
@ -0,0 +1,22 @@
|
||||
# Generated from failfetchtype.pro.
|
||||
|
||||
#####################################################################
|
||||
## failfetchtype Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(failfetchtype
|
||||
GUI
|
||||
SOURCES
|
||||
tst_failfetchtype.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:failfetchtype.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:failfetchtype.pro:APPLE:
|
||||
# CONFIG = "-app_bundle"
|
22
tests/auto/testlib/selftests/failinit/.prev_CMakeLists.txt
Normal file
22
tests/auto/testlib/selftests/failinit/.prev_CMakeLists.txt
Normal file
@ -0,0 +1,22 @@
|
||||
# Generated from failinit.pro.
|
||||
|
||||
#####################################################################
|
||||
## failinit Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(failinit
|
||||
GUI
|
||||
SOURCES
|
||||
tst_failinit.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:failinit.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:failinit.pro:APPLE_OSX:
|
||||
# CONFIG = "-app_bundle"
|
@ -0,0 +1,22 @@
|
||||
# Generated from failinitdata.pro.
|
||||
|
||||
#####################################################################
|
||||
## failinitdata Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(failinitdata
|
||||
GUI
|
||||
SOURCES
|
||||
tst_failinitdata.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:failinitdata.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:failinitdata.pro:APPLE_OSX:
|
||||
# CONFIG = "-app_bundle"
|
22
tests/auto/testlib/selftests/fetchbogus/.prev_CMakeLists.txt
Normal file
22
tests/auto/testlib/selftests/fetchbogus/.prev_CMakeLists.txt
Normal file
@ -0,0 +1,22 @@
|
||||
# Generated from fetchbogus.pro.
|
||||
|
||||
#####################################################################
|
||||
## fetchbogus Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(fetchbogus
|
||||
GUI
|
||||
SOURCES
|
||||
tst_fetchbogus.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:fetchbogus.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:fetchbogus.pro:APPLE_OSX:
|
||||
# CONFIG = "-app_bundle"
|
@ -0,0 +1,27 @@
|
||||
# Generated from findtestdata.pro.
|
||||
|
||||
#####################################################################
|
||||
## findtestdata Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(findtestdata
|
||||
GUI
|
||||
SOURCES
|
||||
findtestdata.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
# Resources:
|
||||
add_qt_resource(findtestdata "findtestdata" PREFIX "/qt/etc/" FILES
|
||||
qt.conf)
|
||||
|
||||
|
||||
#### Keys ignored in scope 1:.:.:findtestdata.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:findtestdata.pro:APPLE_OSX:
|
||||
# CONFIG = "-app_bundle"
|
22
tests/auto/testlib/selftests/float/.prev_CMakeLists.txt
Normal file
22
tests/auto/testlib/selftests/float/.prev_CMakeLists.txt
Normal file
@ -0,0 +1,22 @@
|
||||
# Generated from float.pro.
|
||||
|
||||
#####################################################################
|
||||
## float Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(float
|
||||
GUI
|
||||
SOURCES
|
||||
tst_float.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:float.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:float.pro:APPLE_OSX:
|
||||
# CONFIG = "-app_bundle"
|
22
tests/auto/testlib/selftests/globaldata/.prev_CMakeLists.txt
Normal file
22
tests/auto/testlib/selftests/globaldata/.prev_CMakeLists.txt
Normal file
@ -0,0 +1,22 @@
|
||||
# Generated from globaldata.pro.
|
||||
|
||||
#####################################################################
|
||||
## globaldata Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(globaldata
|
||||
GUI
|
||||
SOURCES
|
||||
tst_globaldata.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:globaldata.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:globaldata.pro:APPLE_OSX:
|
||||
# CONFIG = "-app_bundle"
|
26
tests/auto/testlib/selftests/keyboard/.prev_CMakeLists.txt
Normal file
26
tests/auto/testlib/selftests/keyboard/.prev_CMakeLists.txt
Normal file
@ -0,0 +1,26 @@
|
||||
# Generated from keyboard.pro.
|
||||
|
||||
#####################################################################
|
||||
## keyboard Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(keyboard
|
||||
GUI
|
||||
SOURCES
|
||||
tst_keyboard.cpp
|
||||
LIBRARIES
|
||||
Qt::GuiPrivate
|
||||
Qt::TestPrivate
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Gui
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:keyboard.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:keyboard.pro:APPLE_OSX:
|
||||
# CONFIG = "-app_bundle"
|
22
tests/auto/testlib/selftests/longstring/.prev_CMakeLists.txt
Normal file
22
tests/auto/testlib/selftests/longstring/.prev_CMakeLists.txt
Normal file
@ -0,0 +1,22 @@
|
||||
# Generated from longstring.pro.
|
||||
|
||||
#####################################################################
|
||||
## longstring Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(longstring
|
||||
GUI
|
||||
SOURCES
|
||||
tst_longstring.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:longstring.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:longstring.pro:APPLE_OSX:
|
||||
# CONFIG = "-app_bundle"
|
@ -0,0 +1,22 @@
|
||||
# Generated from maxwarnings.pro.
|
||||
|
||||
#####################################################################
|
||||
## maxwarnings Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(maxwarnings
|
||||
GUI
|
||||
SOURCES
|
||||
maxwarnings.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:maxwarnings.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:maxwarnings.pro:APPLE_OSX:
|
||||
# CONFIG = "-app_bundle"
|
26
tests/auto/testlib/selftests/mouse/.prev_CMakeLists.txt
Normal file
26
tests/auto/testlib/selftests/mouse/.prev_CMakeLists.txt
Normal file
@ -0,0 +1,26 @@
|
||||
# Generated from mouse.pro.
|
||||
|
||||
#####################################################################
|
||||
## mouse Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(mouse
|
||||
GUI
|
||||
SOURCES
|
||||
tst_mouse.cpp
|
||||
LIBRARIES
|
||||
Qt::GuiPrivate
|
||||
Qt::TestPrivate
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Gui
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:mouse.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:mouse.pro:APPLE_OSX:
|
||||
# CONFIG = "-app_bundle"
|
22
tests/auto/testlib/selftests/multiexec/.prev_CMakeLists.txt
Normal file
22
tests/auto/testlib/selftests/multiexec/.prev_CMakeLists.txt
Normal file
@ -0,0 +1,22 @@
|
||||
# Generated from multiexec.pro.
|
||||
|
||||
#####################################################################
|
||||
## multiexec Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(multiexec
|
||||
GUI
|
||||
SOURCES
|
||||
tst_multiexec.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:multiexec.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:multiexec.pro:APPLE_OSX:
|
||||
# CONFIG = "-app_bundle"
|
@ -0,0 +1,16 @@
|
||||
# Generated from pairdiagnostics.pro.
|
||||
|
||||
#####################################################################
|
||||
## pairdiagnostics Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(pairdiagnostics
|
||||
GUI
|
||||
SOURCES
|
||||
tst_pairdiagnostics.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:pairdiagnostics.pro:<TRUE>:
|
||||
# CONFIG = "-app_bundle" "-debug_and_release_target"
|
@ -0,0 +1,22 @@
|
||||
# Generated from printdatatags.pro.
|
||||
|
||||
#####################################################################
|
||||
## printdatatags Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(printdatatags
|
||||
GUI
|
||||
SOURCES
|
||||
tst_printdatatags.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:printdatatags.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:printdatatags.pro:APPLE_OSX:
|
||||
# CONFIG = "-app_bundle"
|
@ -0,0 +1,22 @@
|
||||
# Generated from printdatatagswithglobaltags.pro.
|
||||
|
||||
#####################################################################
|
||||
## printdatatagswithglobaltags Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(printdatatagswithglobaltags
|
||||
GUI
|
||||
SOURCES
|
||||
tst_printdatatagswithglobaltags.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:printdatatagswithglobaltags.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:printdatatagswithglobaltags.pro:APPLE_OSX:
|
||||
# CONFIG = "-app_bundle"
|
@ -0,0 +1,22 @@
|
||||
# Generated from qexecstringlist.pro.
|
||||
|
||||
#####################################################################
|
||||
## qexecstringlist Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(qexecstringlist
|
||||
GUI
|
||||
SOURCES
|
||||
tst_qexecstringlist.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:qexecstringlist.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:qexecstringlist.pro:APPLE_OSX:
|
||||
# CONFIG = "-app_bundle"
|
@ -0,0 +1,24 @@
|
||||
# Generated from signaldumper.pro.
|
||||
|
||||
#####################################################################
|
||||
## signaldumper Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(signaldumper
|
||||
GUI
|
||||
SOURCES
|
||||
tst_signaldumper.cpp
|
||||
LIBRARIES
|
||||
Qt::TestPrivate
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:signaldumper.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:signaldumper.pro:APPLE_OSX:
|
||||
# CONFIG = "-app_bundle"
|
24
tests/auto/testlib/selftests/silent/.prev_CMakeLists.txt
Normal file
24
tests/auto/testlib/selftests/silent/.prev_CMakeLists.txt
Normal file
@ -0,0 +1,24 @@
|
||||
# Generated from silent.pro.
|
||||
|
||||
#####################################################################
|
||||
## silent Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(silent
|
||||
GUI
|
||||
SOURCES
|
||||
tst_silent.cpp
|
||||
LIBRARIES
|
||||
Qt::TestPrivate
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:silent.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:silent.pro:APPLE_OSX:
|
||||
# CONFIG = "-app_bundle"
|
22
tests/auto/testlib/selftests/singleskip/.prev_CMakeLists.txt
Normal file
22
tests/auto/testlib/selftests/singleskip/.prev_CMakeLists.txt
Normal file
@ -0,0 +1,22 @@
|
||||
# Generated from singleskip.pro.
|
||||
|
||||
#####################################################################
|
||||
## singleskip Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(singleskip
|
||||
GUI
|
||||
SOURCES
|
||||
tst_singleskip.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:singleskip.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:singleskip.pro:APPLE_OSX:
|
||||
# CONFIG = "-app_bundle"
|
22
tests/auto/testlib/selftests/skip/.prev_CMakeLists.txt
Normal file
22
tests/auto/testlib/selftests/skip/.prev_CMakeLists.txt
Normal file
@ -0,0 +1,22 @@
|
||||
# Generated from skip.pro.
|
||||
|
||||
#####################################################################
|
||||
## skip Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(skip
|
||||
GUI
|
||||
SOURCES
|
||||
tst_skip.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:skip.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:skip.pro:APPLE_OSX:
|
||||
# CONFIG = "-app_bundle"
|
@ -0,0 +1,22 @@
|
||||
# Generated from skipcleanup.pro.
|
||||
|
||||
#####################################################################
|
||||
## skipcleanup Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(skipcleanup
|
||||
GUI
|
||||
SOURCES
|
||||
tst_skipcleanup.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:skipcleanup.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:skipcleanup.pro:APPLE_OSX:
|
||||
# CONFIG = "-app_bundle"
|
22
tests/auto/testlib/selftests/skipinit/.prev_CMakeLists.txt
Normal file
22
tests/auto/testlib/selftests/skipinit/.prev_CMakeLists.txt
Normal file
@ -0,0 +1,22 @@
|
||||
# Generated from skipinit.pro.
|
||||
|
||||
#####################################################################
|
||||
## skipinit Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(skipinit
|
||||
GUI
|
||||
SOURCES
|
||||
tst_skipinit.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:skipinit.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:skipinit.pro:APPLE_OSX:
|
||||
# CONFIG = "-app_bundle"
|
@ -0,0 +1,22 @@
|
||||
# Generated from skipinitdata.pro.
|
||||
|
||||
#####################################################################
|
||||
## skipinitdata Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(skipinitdata
|
||||
GUI
|
||||
SOURCES
|
||||
tst_skipinitdata.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:skipinitdata.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:skipinitdata.pro:APPLE_OSX:
|
||||
# CONFIG = "-app_bundle"
|
22
tests/auto/testlib/selftests/sleep/.prev_CMakeLists.txt
Normal file
22
tests/auto/testlib/selftests/sleep/.prev_CMakeLists.txt
Normal file
@ -0,0 +1,22 @@
|
||||
# Generated from sleep.pro.
|
||||
|
||||
#####################################################################
|
||||
## sleep Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(sleep
|
||||
GUI
|
||||
SOURCES
|
||||
tst_sleep.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:sleep.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:sleep.pro:APPLE_OSX:
|
||||
# CONFIG = "-app_bundle"
|
22
tests/auto/testlib/selftests/strcmp/.prev_CMakeLists.txt
Normal file
22
tests/auto/testlib/selftests/strcmp/.prev_CMakeLists.txt
Normal file
@ -0,0 +1,22 @@
|
||||
# Generated from strcmp.pro.
|
||||
|
||||
#####################################################################
|
||||
## strcmp Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(strcmp
|
||||
GUI
|
||||
SOURCES
|
||||
tst_strcmp.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:strcmp.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:strcmp.pro:APPLE_OSX:
|
||||
# CONFIG = "-app_bundle"
|
22
tests/auto/testlib/selftests/subtest/.prev_CMakeLists.txt
Normal file
22
tests/auto/testlib/selftests/subtest/.prev_CMakeLists.txt
Normal file
@ -0,0 +1,22 @@
|
||||
# Generated from subtest.pro.
|
||||
|
||||
#####################################################################
|
||||
## subtest Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(subtest
|
||||
GUI
|
||||
SOURCES
|
||||
tst_subtest.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:subtest.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:subtest.pro:APPLE_OSX:
|
||||
# CONFIG = "-app_bundle"
|
22
tests/auto/testlib/selftests/testlib/.prev_CMakeLists.txt
Normal file
22
tests/auto/testlib/selftests/testlib/.prev_CMakeLists.txt
Normal file
@ -0,0 +1,22 @@
|
||||
# Generated from testlib.pro.
|
||||
|
||||
#####################################################################
|
||||
## testlib Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(testlib
|
||||
GUI
|
||||
SOURCES
|
||||
tst_testlib.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:testlib.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:testlib.pro:APPLE:
|
||||
# CONFIG = "-app_bundle"
|
@ -0,0 +1,16 @@
|
||||
# Generated from tuplediagnostics.pro.
|
||||
|
||||
#####################################################################
|
||||
## tuplediagnostics Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(tuplediagnostics
|
||||
GUI
|
||||
SOURCES
|
||||
tst_tuplediagnostics.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:tuplediagnostics.pro:<TRUE>:
|
||||
# CONFIG = "-app_bundle" "-debug_and_release_target"
|
22
tests/auto/testlib/selftests/verbose1/.prev_CMakeLists.txt
Normal file
22
tests/auto/testlib/selftests/verbose1/.prev_CMakeLists.txt
Normal file
@ -0,0 +1,22 @@
|
||||
# Generated from verbose1.pro.
|
||||
|
||||
#####################################################################
|
||||
## verbose1 Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(verbose1
|
||||
GUI
|
||||
SOURCES
|
||||
../counting/tst_counting.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:verbose1.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:verbose1.pro:APPLE_OSX:
|
||||
# CONFIG = "-app_bundle"
|
22
tests/auto/testlib/selftests/verbose2/.prev_CMakeLists.txt
Normal file
22
tests/auto/testlib/selftests/verbose2/.prev_CMakeLists.txt
Normal file
@ -0,0 +1,22 @@
|
||||
# Generated from verbose2.pro.
|
||||
|
||||
#####################################################################
|
||||
## verbose2 Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(verbose2
|
||||
GUI
|
||||
SOURCES
|
||||
../counting/tst_counting.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:verbose2.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:verbose2.pro:APPLE_OSX:
|
||||
# CONFIG = "-app_bundle"
|
@ -0,0 +1,22 @@
|
||||
# Generated from verifyexceptionthrown.pro.
|
||||
|
||||
#####################################################################
|
||||
## verifyexceptionthrown Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(verifyexceptionthrown
|
||||
GUI
|
||||
SOURCES
|
||||
tst_verifyexceptionthrown.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:verifyexceptionthrown.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target" "exceptions"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:verifyexceptionthrown.pro:APPLE_OSX:
|
||||
# CONFIG = "-app_bundle"
|
22
tests/auto/testlib/selftests/warnings/.prev_CMakeLists.txt
Normal file
22
tests/auto/testlib/selftests/warnings/.prev_CMakeLists.txt
Normal file
@ -0,0 +1,22 @@
|
||||
# Generated from warnings.pro.
|
||||
|
||||
#####################################################################
|
||||
## warnings Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(warnings
|
||||
GUI
|
||||
SOURCES
|
||||
tst_warnings.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:warnings.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:warnings.pro:APPLE_OSX:
|
||||
# CONFIG = "-app_bundle"
|
25
tests/auto/testlib/selftests/watchdog/.prev_CMakeLists.txt
Normal file
25
tests/auto/testlib/selftests/watchdog/.prev_CMakeLists.txt
Normal file
@ -0,0 +1,25 @@
|
||||
# Generated from watchdog.pro.
|
||||
|
||||
#####################################################################
|
||||
## watchdog Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(watchdog
|
||||
GUI
|
||||
SOURCES
|
||||
tst_watchdog.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:watchdog.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
# QT_TOOL_ENV = "checkenv"
|
||||
# checkenv.name = "QTEST_FUNCTION_TIMEOUT"
|
||||
# checkenv.value = "100"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:watchdog.pro:APPLE:
|
||||
# CONFIG = "-app_bundle"
|
22
tests/auto/testlib/selftests/xunit/.prev_CMakeLists.txt
Normal file
22
tests/auto/testlib/selftests/xunit/.prev_CMakeLists.txt
Normal file
@ -0,0 +1,22 @@
|
||||
# Generated from xunit.pro.
|
||||
|
||||
#####################################################################
|
||||
## xunit Binary:
|
||||
#####################################################################
|
||||
|
||||
add_qt_executable(xunit
|
||||
GUI
|
||||
SOURCES
|
||||
tst_xunit.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Test
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:xunit.pro:<TRUE>:
|
||||
# CONFIG = "-debug_and_release_target"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
#### Keys ignored in scope 2:.:.:xunit.pro:APPLE_OSX:
|
||||
# CONFIG = "-app_bundle"
|
Loading…
Reference in New Issue
Block a user