From 4ebf7e84153c21f1f6de7d759abc84ca342efa7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20L=C3=B6hning?= Date: Fri, 16 Aug 2024 23:58:36 +0200 Subject: [PATCH] SquishTests: Remove Qt 5.4 kit Amends a1ca3888ba6acdce5da9c0de3cac81588f17a1cc That change only removed the kit's usages in the Python code but did not remove the configuration. Change-Id: I2940884570a2bddcc921318612fb0e1d406d19f8 Reviewed-by: Christian Stenger --- .../unix/QtProject/qtcreator/profiles.xml | 30 ++----------------- .../unix/QtProject/qtcreator/qtversion.xml | 14 ++------- 2 files changed, 5 insertions(+), 39 deletions(-) diff --git a/tests/system/settings/unix/QtProject/qtcreator/profiles.xml b/tests/system/settings/unix/QtProject/qtcreator/profiles.xml index f696a5c0195..319f9f0a213 100644 --- a/tests/system/settings/unix/QtProject/qtcreator/profiles.xml +++ b/tests/system/settings/unix/QtProject/qtcreator/profiles.xml @@ -4,30 +4,6 @@ Profile.0 - - false - - - - {70e26273-2c0b-4534-bbc0-eb6ca670821a} - Desktop Device - Desktop - - - ProjectExplorer.ToolChain.Gcc:{c3f59b87-6997-4bd8-8067-ee04dc536371} - - 13 - - :///DESKTOP/// - {8ca91e21-c12e-4876-85b3-4b2141708acb} - - Desktop 5.4.1 GCC - false - - - - - Profile.1 false @@ -51,7 +27,7 @@ - Profile.2 + Profile.1 false @@ -79,7 +55,7 @@ - Profile.3 + Profile.2 false @@ -104,7 +80,7 @@ Profile.Count - 4 + 3 Profile.Default diff --git a/tests/system/settings/unix/QtProject/qtcreator/qtversion.xml b/tests/system/settings/unix/QtProject/qtcreator/qtversion.xml index 2b20e63a7a7..fd073c77109 100644 --- a/tests/system/settings/unix/QtProject/qtcreator/qtversion.xml +++ b/tests/system/settings/unix/QtProject/qtcreator/qtversion.xml @@ -4,16 +4,6 @@ QtVersion.0 - - 13 - Qt %{Qt:Version} (SQUISH_DEFAULT_COMPILER) - ~/Qt5.4.1/5.4/SQUISH_DEFAULT_COMPILER/bin/qmake - Qt4ProjectManager.QtVersion.Desktop - false - - - - QtVersion.1 15 Qt %{Qt:Version} (SQUISH_DEFAULT_COMPILER) @@ -23,7 +13,7 @@ - QtVersion.2 + QtVersion.1 17 Qt %{Qt:Version} (SQUISH_DEFAULT_COMPILER) @@ -33,7 +23,7 @@ - QtVersion.3 + QtVersion.2 18 Qt %{Qt:Version} (SQUISH_DEFAULT_COMPILER)