qt6-bb10/tests/auto/corelib/io/qprocess
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
..
fileWriterProcess Remove the qmake project files 2021-01-07 15:32:28 +01:00
test Add missing dependencies of tests on their helper programs 2021-09-17 12:57:25 +02:00
testBatFiles
testDetached Remove the qmake project files 2021-01-07 15:32:28 +01:00
testExitCodes Remove Qt dependency from some test helper executables 2021-04-15 20:38:44 +02:00
testForwarding Add missing dependencies of tests on their helper programs 2021-09-17 12:57:25 +02:00
testForwardingHelper Remove Qt dependency from some test helper executables 2021-04-15 20:38:44 +02:00
testGuiProcess Remove the qmake project files 2021-01-07 15:32:28 +01:00
testProcessCrash Remove Qt dependency from some test helper executables 2021-04-15 20:38:44 +02:00
testProcessDeadWhileReading Remove Qt dependency from some test helper executables 2021-04-15 20:38:44 +02:00
testProcessEOF Remove Qt dependency from some test helper executables 2021-04-15 20:38:44 +02:00
testProcessEcho Remove Qt dependency from some test helper executables 2021-04-15 20:38:44 +02:00
testProcessEcho2 Remove Qt dependency from some test helper executables 2021-04-15 20:38:44 +02:00
testProcessEcho3 Remove Qt dependency from some test helper executables 2021-04-15 20:38:44 +02:00
testProcessEchoGui Remove Qt dependency from some test helper executables 2021-04-15 20:38:44 +02:00
testProcessEnvironment Remove Qt dependency from some test helper executables 2021-04-15 20:38:44 +02:00
testProcessHang Remove Qt dependency from some test helper executables 2021-04-15 20:38:44 +02:00
testProcessNormal Remove Qt dependency from some test helper executables 2021-04-15 20:38:44 +02:00
testProcessOutput Remove Qt dependency from some test helper executables 2021-04-15 20:38:44 +02:00
testProcessSpacesArgs Remove Qt dependency from some test helper executables 2021-04-15 20:38:44 +02:00
testSetNamedPipeHandleState Remove Qt dependency from some test helper executables 2021-04-15 20:38:44 +02:00
testSetWorkingDirectory Remove the qmake project files 2021-01-07 15:32:28 +01:00
testSoftExit Remove Qt dependency from some test helper executables 2021-04-15 20:38:44 +02:00
testSpaceInName Remove Qt dependency from some test helper executables 2021-04-15 20:38:44 +02:00
.gitignore
BLACKLIST
CMakeLists.txt Add missing dependencies of tests on their helper programs 2021-09-17 12:57:25 +02:00
tst_qprocess.cpp Use a scope-guard to take care of process deletion in a test 2021-08-17 19:18:54 +02:00