aboutsummaryrefslogtreecommitdiffstats
path: root/qbs
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@qt.io>2023-09-19 18:22:48 +0200
committerChristian Kandeler <christian.kandeler@qt.io>2023-09-20 10:22:21 +0000
commitfca94a8366af6dfbf597a832408e0a7d1e5e0fd9 (patch)
treeebd3c464ae0379abbd4081f59ac1ed3e690f7e51 /qbs
parent9f7f175124dc40e1e5c8e0aab925fbd79bcbf639 (diff)
qbs build: Fix manual tests
- Remove dependency on project.withAutotests by adding local {Qt,Cpp}Application overrides that alias QtcManualTest. This way, the respective products are a QtcManualTest when inside Qt Creator, while also working outside the source tree. - Rename QtcManualtest to QtcManualTest. (The reason QtcAutotest is not camel-cased is because "autotest" is a single word.) - Plus some minor clean-ups. Change-Id: Idd77191f0b433d6d7443c639eebda383ab110082 Reviewed-by: Christian Stenger <christian.stenger@qt.io> Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
Diffstat (limited to 'qbs')
-rw-r--r--qbs/imports/QtcManualTest.qbs (renamed from qbs/imports/QtcManualtest.qbs)0
1 files changed, 0 insertions, 0 deletions
diff --git a/qbs/imports/QtcManualtest.qbs b/qbs/imports/QtcManualTest.qbs
index 7a388b8136..7a388b8136 100644
--- a/qbs/imports/QtcManualtest.qbs
+++ b/qbs/imports/QtcManualTest.qbs