qt5base-lts/tests/auto/corelib/io/qprocess
Alex Trotsenko 599dbc5e43 Stabilize tst_QProcess::softExitInSlots()
After the commit 7ff655360f, case 4 in SoftExitProcess class relates
to a channelReadyRead() signal instead of stateChanged(). Accordingly,
terminateSlot() is fixed to handle a special case when process is not
running.

Change-Id: Ie0d3284f5d264037d00e4ad6d927c0766be562b0
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
2016-02-01 16:39:23 +00:00
..
fileWriterProcess Updated license headers 2016-01-21 18:55:18 +00:00
test Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
testBatFiles Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
testDetached Updated license headers 2016-01-21 18:55:18 +00:00
testExitCodes Updated license headers 2016-01-21 18:55:18 +00:00
testForwarding Updated license headers 2016-01-21 18:55:18 +00:00
testGuiProcess Updated license headers 2016-01-21 18:55:18 +00:00
testProcessCrash Updated license headers 2016-01-21 18:55:18 +00:00
testProcessDeadWhileReading Updated license headers 2016-01-21 18:55:18 +00:00
testProcessEcho Updated license headers 2016-01-21 18:55:18 +00:00
testProcessEcho2 Updated license headers 2016-01-21 18:55:18 +00:00
testProcessEcho3 Updated license headers 2016-01-21 18:55:18 +00:00
testProcessEchoGui Updated license headers 2016-01-21 18:55:18 +00:00
testProcessEnvironment Updated license headers 2016-01-21 18:55:18 +00:00
testProcessEOF Updated license headers 2016-01-21 18:55:18 +00:00
testProcessHang Updated license headers 2016-01-21 18:55:18 +00:00
testProcessNormal Updated license headers 2016-01-21 18:55:18 +00:00
testProcessOutput Updated license headers 2016-01-21 18:55:18 +00:00
testProcessSpacesArgs Updated license headers 2016-01-21 18:55:18 +00:00
testSetNamedPipeHandleState Updated license headers 2016-01-21 18:55:18 +00:00
testSetWorkingDirectory Updated license headers 2016-01-21 18:55:18 +00:00
testSoftExit Updated license headers 2016-01-21 18:55:18 +00:00
testSpaceInName Updated license headers 2016-01-21 18:55:18 +00:00
.gitignore test: Moving tst_QProcess::echoTest_performance() 2012-10-19 02:43:05 +02:00
BLACKLIST MSVC2015: Blacklist tests reading from stdin in buffered/text mode. 2015-09-30 07:54:58 +00:00
qprocess.pri QProcess: Ensure that the stdin buffer is cleared on start() 2015-08-15 21:59:26 +00:00
qprocess.pro QProcess/Win: allow child processes to change modes of the stdin pipe 2013-12-10 18:36:25 +01:00
tst_qprocess.cpp Stabilize tst_QProcess::softExitInSlots() 2016-02-01 16:39:23 +00:00