qt6-bb10/tests/auto/tools
Tor Arne Vestbø de7a39866c tst_macdeployqt: Only pass -use-debug-libs for debug-and-release builds
When passing -use-debug-libs to macdeployqt it will only consider plugins
that end with _debug.dylib, which is not the case for single-configuration
framework builds as of d3be87ff1d558f05309b1f29f7e71f291498584f.

When not passing -use-debug-libs macdeployqt will use whatever library
it finds, both suffixed and not, so the only case where we need to
explicitly make it choose one is when we have a debug-and-release
build of Qt. Otherwise we can leave macdeployqt to choose the right
one.

Change-Id: Ic438da9f21c3090f0d57ce615bc0c0969b9a600d
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
(cherry picked from commit 60550f8acc4f9d742f6ef7cb027f0ed3e2d5e42a)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2024-07-19 13:42:22 +00:00
..
macdeployqt tst_macdeployqt: Only pass -use-debug-libs for debug-and-release builds 2024-07-19 13:42:22 +00:00
moc tst_moc: fix 'inline function used but never defined' GCC warning 2024-06-18 08:09:09 +00:00
qdbuscpp2xml CMake: Build dbus tools when building dbus tests 2024-06-12 12:23:45 +00:00
qdbusxml2cpp CMake: Build dbus tools when building dbus tests 2024-06-12 12:23:45 +00:00
qmake Skip some build system tests if Xcode is not installed 2024-06-16 20:48:34 +00:00
qmakelib tst_qmakelib: Account for test directory with spaces in system() test 2024-07-03 18:57:34 +00:00
qt_cmake_create tst_qt_cmake_create: Skip test if CMake is not found 2024-06-18 01:34:51 +00:00
rcc rcc: add the ability to output copyrights in the output 2024-06-01 08:36:41 -03:00
uic uic: Prevent code injection via invalid property names/values 2024-06-13 20:34:59 +00:00
windeployqt Change license for tests files 2024-02-04 09:56:42 +01:00
CMakeLists.txt tests/tools: only run qdbus{cpp2xml,xml2cpp} tests if D-Bus is available 2023-08-14 20:19:36 -07:00