summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/faildatatype
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2019-11-13 11:02:59 +0100
committerAlexandru Croitor <alexandru.croitor@qt.io>2019-11-13 13:36:00 +0000
commit71c43b035b24269a36d09ef77b1f3f139406fbfc (patch)
tree7480721394c0cb0a5bfa60653ba505098665ae29 /tests/auto/testlib/selftests/faildatatype
parent3919ed58abdd80ac7f964c91bead7bd8d4543079 (diff)
Regenerate tests/auto/testlib
Change-Id: If1b2e105836b73b1a68ed5a8e11feb8e114d66e2 Reviewed-by: Leander Beernaert <leander.beernaert@qt.io> Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'tests/auto/testlib/selftests/faildatatype')
-rw-r--r--tests/auto/testlib/selftests/faildatatype/.prev_CMakeLists.txt7
-rw-r--r--tests/auto/testlib/selftests/faildatatype/CMakeLists.txt7
2 files changed, 0 insertions, 14 deletions
diff --git a/tests/auto/testlib/selftests/faildatatype/.prev_CMakeLists.txt b/tests/auto/testlib/selftests/faildatatype/.prev_CMakeLists.txt
index 149dea9d5b..e03a4333bd 100644
--- a/tests/auto/testlib/selftests/faildatatype/.prev_CMakeLists.txt
+++ b/tests/auto/testlib/selftests/faildatatype/.prev_CMakeLists.txt
@@ -5,18 +5,11 @@
#####################################################################
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"
diff --git a/tests/auto/testlib/selftests/faildatatype/CMakeLists.txt b/tests/auto/testlib/selftests/faildatatype/CMakeLists.txt
index 2a3a95e5b3..0bcf274a89 100644
--- a/tests/auto/testlib/selftests/faildatatype/CMakeLists.txt
+++ b/tests/auto/testlib/selftests/faildatatype/CMakeLists.txt
@@ -7,18 +7,11 @@
add_qt_executable(faildatatype
NO_INSTALL # special case
OUTPUT_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR} # special case
- 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"