summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorEdward Welbourne <edward.welbourne@qt.io>2023-03-09 12:34:39 +0100
committerEdward Welbourne <edward.welbourne@qt.io>2023-03-10 11:18:37 +0100
commit14a61d2ced0a3339291e553272a2b3bd0d7da95d (patch)
tree7ee8b7e4f3b63e2e700e147a8ec8f74c563bc59e /tests
parentcc2b000f84a8f427f5177cc379e9df6d8e141883 (diff)
Rename tst_reconnect to avoid clash with qtwayland
Name is too generic - at least made it module-specific. Left source file with the old name, but renaming both target and source to a better name would be a good plan. Change-Id: Id8dbe150cc50adb94253cd32f092430ccbcf4655 Reviewed-by: Brett Stottlemyer <bstottle@ford.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/reconnect/tst/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/reconnect/tst/CMakeLists.txt b/tests/auto/reconnect/tst/CMakeLists.txt
index 142dd6e..027f9f0 100644
--- a/tests/auto/reconnect/tst/CMakeLists.txt
+++ b/tests/auto/reconnect/tst/CMakeLists.txt
@@ -1,7 +1,7 @@
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause
-qt_internal_add_test(tst_reconnect
+qt_internal_add_test(tst_ro_reconnect
OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/"
SOURCES tst_reconnect.cpp
LIBRARIES Qt::RemoteObjects