summaryrefslogtreecommitdiffstats
path: root/tests/auto/cpptest/q3dcustom
diff options
context:
space:
mode:
authorLuca Di Sera <luca.disera@qt.io>2023-04-21 10:43:32 +0200
committerLuca Di Sera <luca.disera@qt.io>2023-04-24 09:53:01 +0000
commit557d2344dd25010214ea67d9f8936cae1d4e3a16 (patch)
tree12ef461516b541dccc4bef391193ab985d2185a2 /tests/auto/cpptest/q3dcustom
parent247f236440d0aa7e81a90150d9b8867e0de0a539 (diff)
Rename test targets
The qtgraphs and qtdatavis3d modules currently expose the same exact test code. When both are available, as it is by default, currently, when passing by `init-repository`, they will define the same test targets, which will prevent the correct setup of a superbuild at configuration time. To avoid the name collision with qtgraphs, rename all test targets by appending a "_datavis" suffix. Change-Id: Ibe4a4393737efad3cbefe39305452ba5a70ad9de Reviewed-by: Sami Varanka <sami.varanka@qt.io> Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
Diffstat (limited to 'tests/auto/cpptest/q3dcustom')
-rw-r--r--tests/auto/cpptest/q3dcustom/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/cpptest/q3dcustom/CMakeLists.txt b/tests/auto/cpptest/q3dcustom/CMakeLists.txt
index 260cea9d..4126a884 100644
--- a/tests/auto/cpptest/q3dcustom/CMakeLists.txt
+++ b/tests/auto/cpptest/q3dcustom/CMakeLists.txt
@@ -1,7 +1,7 @@
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause
-qt_internal_add_test(q3dcustom
+qt_internal_add_test(q3dcustom_datavis
SOURCES
tst_custom.cpp
LIBRARIES