From 552605b0fcab7974f3293b10c8c914c94703ecd3 Mon Sep 17 00:00:00 2001 From: Alexandru Croitor Date: Wed, 20 Jul 2022 13:27:07 +0200 Subject: [PATCH] CMake: Rename test to tst_gui_variant_no_application Coin test collector expects tests to start with the tst_ prefix. Pick-to: 6.2 6.3 6.4 Change-Id: I5cd49bf75fddc121fdfbde80d8a24a6110098011 Reviewed-by: Alexey Edelev --- tests/auto/gui/kernel/qguivariant/no_application/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/auto/gui/kernel/qguivariant/no_application/CMakeLists.txt b/tests/auto/gui/kernel/qguivariant/no_application/CMakeLists.txt index 2e6f548f11b..1143e25e424 100644 --- a/tests/auto/gui/kernel/qguivariant/no_application/CMakeLists.txt +++ b/tests/auto/gui/kernel/qguivariant/no_application/CMakeLists.txt @@ -4,7 +4,7 @@ ## no_application Test: ##################################################################### -qt_internal_add_test(no_application +qt_internal_add_test(tst_gui_variant_no_application SOURCES main.cpp PUBLIC_LIBRARIES