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
Change-Id: I23026523d34abeb09f083e3186273120551bc6c4
Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
(cherry picked from commit 70b431345e00f78fe0f77b92ca86c859c818eceb)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Tim Blechmann 2024-08-14 15:48:20 +08:00 committed by Qt Cherry-pick Bot
parent 940ba11f8c
commit 606f7af1d2

View File

@ -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