qt5base-lts/tests/auto/corelib/plugin/quuid
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
..
test Add missing dependencies of tests on their helper programs 2021-09-17 12:57:25 +02:00
testProcessUniqueness Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
.gitignore Moving relevant tests to corelib/plugin 2011-09-01 12:42:51 +02:00
CMakeLists.txt Convert corelib plugin tests 2019-10-21 11:17:20 +00:00
tst_quuid_darwin.mm Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
tst_quuid.cpp QUuid: port to QAnyStringView 2021-07-30 22:54:28 +02:00