qt5base-lts/tests/auto/tools
Marc Mutz 52ef958429 tst_macdeployqt: fix runVerifyDeployment()
QList rather pointlessly has a startsWith() function, which means this
code compiled. But the code makes no sense: it tests the same
condition over and over again, so I'm assuming that it should be
path.startsWith() and not path_s_.startsWith().

Amends 3f56950862, but that just
imported the code from qttools. I didn't check whether the bug was
present there, already.

Pick-to: 6.6 6.5
Change-Id: I98a4bbfe0400700655a5c2137f7a976a835a8d28
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2023-08-08 15:49:26 +02:00
..
macdeployqt tst_macdeployqt: fix runVerifyDeployment() 2023-08-08 15:49:26 +02:00
moc QObject: replace _q_reregisterTimers with a lambda 2023-07-31 01:52:25 +03:00
qdbuscpp2xml tst_qdbuscpp2xml: Remove unused variables 2023-08-03 16:09:17 +02:00
qdbusxml2cpp qdbusxml2cpp: Improve error reporting 2023-07-06 21:51:25 +02:00
qmake CMake: Make qtbase tests standalone projects 2023-07-05 15:09:32 +02:00
qmakelib CMake: Make qtbase tests standalone projects 2023-07-05 15:09:32 +02:00
qt_cmake_create CMake: Make qtbase tests standalone projects 2023-07-05 15:09:32 +02:00
rcc CMake: Make qtbase tests standalone projects 2023-07-05 15:09:32 +02:00
uic CMake: Make qtbase tests standalone projects 2023-07-05 15:09:32 +02:00
windeployqt CMake: Make qtbase tests standalone projects 2023-07-05 15:09:32 +02:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00