From 70b431345e00f78fe0f77b92ca86c859c818eceb Mon Sep 17 00:00:00 2001 From: Tim Blechmann Date: Wed, 14 Aug 2024 15:48:20 +0800 Subject: [PATCH] Tests: rename stenciloutline to tst_stenciloutline `stenciloutline` clashes with the example of the same name in qtquick3d/examples/quick3d/extensions/stenciloutline. Prefixing the test target with tst_ to fix the name clash. Fixes: QTBUG-127981 Pick-to: 6.8 Change-Id: I23026523d34abeb09f083e3186273120551bc6c4 Reviewed-by: Laszlo Agocs --- tests/manual/rhi/stenciloutline/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/manual/rhi/stenciloutline/CMakeLists.txt b/tests/manual/rhi/stenciloutline/CMakeLists.txt index fbd2631482f..95242e5dd9c 100644 --- a/tests/manual/rhi/stenciloutline/CMakeLists.txt +++ b/tests/manual/rhi/stenciloutline/CMakeLists.txt @@ -1,7 +1,7 @@ # Copyright (C) 2022 The Qt Company Ltd. # SPDX-License-Identifier: BSD-3-Clause -qt_internal_add_manual_test(stenciloutline +qt_internal_add_manual_test(tst_stenciloutline GUI SOURCES stenciloutline.cpp @@ -10,7 +10,7 @@ qt_internal_add_manual_test(stenciloutline Qt::GuiPrivate ) -qt_internal_add_resource(stenciloutline "stenciloutline" +qt_internal_add_resource(tst_stenciloutline "stenciloutline" PREFIX "/" FILES