qt6-bb10/tests/auto/corelib/plugin/qlibrary
Alexandru Croitor cd4a3a1dc7 CMake: Fix tst_qlibrary to work on macOS with debug builds
The test expects the helper libraries to contain the .dylib suffix
rather than .so.

Replace glob copying of the libraries (which depends on the underlying
shell) with manual copy calls.
This also ensures the libraries don't contain a _debug postfix in the
file name even in a debug build, which would break the tests.

Amends f8c1909320
Amends 1dff26dd95

Change-Id: I20361c33c4a1b9dd4b5273fcdb8cc79c9f266327
Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
2022-08-31 14:12:00 +02:00
..
lib CMake: Fix tst_qlibrary to work on macOS with debug builds 2022-08-31 14:12:00 +02:00
lib2 CMake: Fix tst_qlibrary to work on macOS with debug builds 2022-08-31 14:12:00 +02:00
library_path Moving relevant tests to corelib/plugin 2011-09-01 12:42:51 +02:00
tst Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
.gitignore Remove mention of Trolltech in qlibrary autotest. 2011-12-28 04:48:06 +01:00
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
tst_qlibrary.cpp tst_qlibrary.cpp: remove extraneous _data function 2022-08-30 15:56:46 -03:00