qt6-bb10/tests/auto/corelib/plugin
Edward Welbourne cbd33cb557 Add missing dependencies of tests on their helper programs
This ensures that a command such as

  $ ninja tst_qlocale && ninja tst_qlocale_check

will automagically build the syslocaleapp program that the test runs
from a subtest. Similar for testlib's selftests and tst_QProcess.

As a drive-by, pruned some legacy comments from when CMakeLists.txt
files were generated from .pro files.

Change-Id: I67691a8175aaef124d4104cf1898193993408bdf
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Andrei Golubev <andrei.golubev@qt.io>
2021-09-17 12:57:25 +02:00
..
qfactoryloader Fix BASE argument of qt_add_resources 2021-05-18 16:02:52 +02:00
qlibrary Fix BASE argument of qt_add_resources 2021-05-18 16:02:52 +02:00
qplugin QPlugin/QFactoryLoader: remove Qt 5 plugin remnants 2021-09-14 01:12:18 -07:00
qpluginloader tst_QPluginLoader: Simplify creating a fake pointer in fakeplugin.cpp 2021-08-20 22:19:58 +03:00
quuid Add missing dependencies of tests on their helper programs 2021-09-17 12:57:25 +02:00
CMakeLists.txt Re-enable tst_qplugin on Linux 2021-09-14 03:59:45 +00:00