qt5base-lts/tests/auto/corelib
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
..
animation Avoid use after free in tst_qsequentialanimationgroup 2021-06-02 16:45:23 +02:00
global tests: Remove unused SRCDIR defines 2021-08-17 12:41:57 +00:00
io Add missing dependencies of tests on their helper programs 2021-09-17 12:57:25 +02:00
itemmodels emit layoutAboutToBeChanged timely 2021-07-20 21:27:27 +01:00
kernel Add missing dependencies of tests on their helper programs 2021-09-17 12:57:25 +02:00
mimetypes Fix BASE argument of qt_add_resources 2021-05-18 16:02:52 +02:00
platform Android: Add runOnMainAndroidThread() under QNativeInterface 2021-05-26 23:24:11 +00:00
plugin Add missing dependencies of tests on their helper programs 2021-09-17 12:57:25 +02:00
serialization Add missing dependencies of tests on their helper programs 2021-09-17 12:57:25 +02:00
text Add missing dependencies of tests on their helper programs 2021-09-17 12:57:25 +02:00
thread Add missing dependencies of tests on their helper programs 2021-09-17 12:57:25 +02:00
time Add new am/pm format-specifier that preserves locale's case 2021-09-08 20:28:40 +02:00
tools Add missing dependencies of tests on their helper programs 2021-09-17 12:57:25 +02:00
CMakeLists.txt Add tests for QAndroidApplication's sdkVersion and activity 2021-05-13 01:41:36 +03:00