qt5base-lts/tests/auto/corelib/io/qprocess
Alex Trotsenko efb90f6e7e QProcess: do not emit aboutToClose() twice
This signal is emitted by the QIODevice itself, so we don't have to
emit it from QProcess::close().

Pick-to: 6.1 6.2
Change-Id: I9165b3eebadc17a66cc834d5ef54441d13f23d7d
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2021-09-19 10:42:50 +03: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
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
testProcessEOF 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 Update for failures only on dev branch. Use general platform names 2019-08-19 18:22:11 +02:00
CMakeLists.txt Add missing dependencies of tests on their helper programs 2021-09-17 12:57:25 +02:00
tst_qprocess.cpp QProcess: do not emit aboutToClose() twice 2021-09-19 10:42:50 +03:00