CMake: Rename test to tst_qobjectrace
Coin test collector expects tests to start with the tst_ prefix. Pick-to: 6.2 6.3 6.4 Change-Id: Idc991273bacc41b62dbbf70f2ae0f3e712d34ab6 Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
This commit is contained in:
parent
7afb093dd7
commit
5afb5fb8e0
@ -4,7 +4,7 @@
|
|||||||
## qobjectrace Test:
|
## qobjectrace Test:
|
||||||
#####################################################################
|
#####################################################################
|
||||||
|
|
||||||
qt_internal_add_test(qobjectrace
|
qt_internal_add_test(tst_qobjectrace
|
||||||
SOURCES
|
SOURCES
|
||||||
tst_qobjectrace.cpp
|
tst_qobjectrace.cpp
|
||||||
PUBLIC_LIBRARIES
|
PUBLIC_LIBRARIES
|
||||||
|
Loading…
Reference in New Issue
Block a user