summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2020-09-22 16:11:32 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2020-10-01 12:07:00 +0200
commit43641c422da7fbcebb044b62720c3c2960cc1264 (patch)
treeedf871627307e1f81b623b6ddf884f3956684393 /tests
parentf55e8f969123da1d281a7fb759869ae8730df08d (diff)
downloadqtsvg-43641c422da7fbcebb044b62720c3c2960cc1264.tar.gz
CMake: Regenerate projects to use new qt_internal_ API
Modify special case locations to use the new API as well. Task-number: QTBUG-86815 Change-Id: Ie75a59430afde730291fb3b3e01fb4822f543e2f Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/qicon_svg/.prev_CMakeLists.txt4
-rw-r--r--tests/auto/qicon_svg/CMakeLists.txt4
-rw-r--r--tests/auto/qsvgdevice/CMakeLists.txt2
-rw-r--r--tests/auto/qsvggenerator/CMakeLists.txt4
-rw-r--r--tests/auto/qsvgplugin/CMakeLists.txt4
-rw-r--r--tests/auto/qsvgrenderer/CMakeLists.txt4
6 files changed, 11 insertions, 11 deletions
diff --git a/tests/auto/qicon_svg/.prev_CMakeLists.txt b/tests/auto/qicon_svg/.prev_CMakeLists.txt
index 54b8666..61f60fa 100644
--- a/tests/auto/qicon_svg/.prev_CMakeLists.txt
+++ b/tests/auto/qicon_svg/.prev_CMakeLists.txt
@@ -10,7 +10,7 @@ file(GLOB_RECURSE test_data_glob
icons/*)
list(APPEND test_data ${test_data_glob})
-qt_add_test(tst_qicon_svg
+qt_internal_add_test(tst_qicon_svg
SOURCES
tst_qicon_svg.cpp
PUBLIC_LIBRARIES
@@ -30,7 +30,7 @@ set(tst_qicon_svg_resource_files
"./icons/trash.svg"
)
-qt_add_resource(tst_qicon_svg "tst_qicon_svg"
+qt_internal_add_resource(tst_qicon_svg "tst_qicon_svg"
PREFIX
"/"
FILES
diff --git a/tests/auto/qicon_svg/CMakeLists.txt b/tests/auto/qicon_svg/CMakeLists.txt
index bbdfe5f..8c3fb88 100644
--- a/tests/auto/qicon_svg/CMakeLists.txt
+++ b/tests/auto/qicon_svg/CMakeLists.txt
@@ -10,7 +10,7 @@ file(GLOB_RECURSE test_data_glob
icons/*)
list(APPEND test_data ${test_data_glob})
-qt_add_test(tst_qicon_svg
+qt_internal_add_test(tst_qicon_svg
LOWDPI # special case
SOURCES
tst_qicon_svg.cpp
@@ -31,7 +31,7 @@ set(tst_qicon_svg_resource_files
"./icons/trash.svg"
)
-qt_add_resource(tst_qicon_svg "tst_qicon_svg"
+qt_internal_add_resource(tst_qicon_svg "tst_qicon_svg"
PREFIX
"/"
FILES
diff --git a/tests/auto/qsvgdevice/CMakeLists.txt b/tests/auto/qsvgdevice/CMakeLists.txt
index bd39a40..bcbdf54 100644
--- a/tests/auto/qsvgdevice/CMakeLists.txt
+++ b/tests/auto/qsvgdevice/CMakeLists.txt
@@ -4,7 +4,7 @@
## tst_qsvgdevice Test:
#####################################################################
-qt_add_test(tst_qsvgdevice
+qt_internal_add_test(tst_qsvgdevice
SOURCES
tst_qsvgdevice.cpp
PUBLIC_LIBRARIES
diff --git a/tests/auto/qsvggenerator/CMakeLists.txt b/tests/auto/qsvggenerator/CMakeLists.txt
index 2f1d835..45b3ebe 100644
--- a/tests/auto/qsvggenerator/CMakeLists.txt
+++ b/tests/auto/qsvggenerator/CMakeLists.txt
@@ -4,7 +4,7 @@
## tst_qsvggenerator Test:
#####################################################################
-qt_add_test(tst_qsvggenerator
+qt_internal_add_test(tst_qsvggenerator
SOURCES
tst_qsvggenerator.cpp
PUBLIC_LIBRARIES
@@ -21,7 +21,7 @@ set(qmake_immediate_resource_files
"referenceSvgs/radial_gradient.svg"
)
-qt_add_resource(tst_qsvggenerator "qmake_immediate"
+qt_internal_add_resource(tst_qsvggenerator "qmake_immediate"
PREFIX
"/"
FILES
diff --git a/tests/auto/qsvgplugin/CMakeLists.txt b/tests/auto/qsvgplugin/CMakeLists.txt
index dbd33c5..5a8835a 100644
--- a/tests/auto/qsvgplugin/CMakeLists.txt
+++ b/tests/auto/qsvgplugin/CMakeLists.txt
@@ -4,7 +4,7 @@
## tst_qsvgplugin Test:
#####################################################################
-qt_add_test(tst_qsvgplugin
+qt_internal_add_test(tst_qsvgplugin
SOURCES
tst_qsvgplugin.cpp
PUBLIC_LIBRARIES
@@ -32,7 +32,7 @@ set(resources_resource_files
"wide_viewbox.svg"
)
-qt_add_resource(tst_qsvgplugin "resources"
+qt_internal_add_resource(tst_qsvgplugin "resources"
PREFIX
"/"
FILES
diff --git a/tests/auto/qsvgrenderer/CMakeLists.txt b/tests/auto/qsvgrenderer/CMakeLists.txt
index dce6a08..26d263e 100644
--- a/tests/auto/qsvgrenderer/CMakeLists.txt
+++ b/tests/auto/qsvgrenderer/CMakeLists.txt
@@ -4,7 +4,7 @@
## tst_qsvgrenderer Test:
#####################################################################
-qt_add_test(tst_qsvgrenderer
+qt_internal_add_test(tst_qsvgrenderer
SOURCES
tst_qsvgrenderer.cpp
DEFINES
@@ -21,7 +21,7 @@ set(resources_resource_files
"heart.svgz"
)
-qt_add_resource(tst_qsvgrenderer "resources"
+qt_internal_add_resource(tst_qsvgrenderer "resources"
PREFIX
"/"
FILES