qt5base-lts/tests/auto/corelib/io/qprocess
Thiago Macieira db2fc7843c QProcess: make setWorkingDirectory stop launch if the dir doesn't exist
[ChangeLog][QtCore][QProcess] Fixed a bug that caused QProcess to launch
a child process on Unix even if the directory specified with
setWorkingDirectory did not exist.

Task-number: QTBUG-47271
Change-Id: Ib306f8f647014b399b87ffff13f195158b0e52f5
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
2015-07-20 16:07:46 +00:00
..
fileWriterProcess Update copyright headers 2015-02-11 06:49:51 +00:00
test Use forkfd in QProcess 2015-01-23 19:13:17 +01:00
testBatFiles Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
testDetached Update copyright headers 2015-02-11 06:49:51 +00:00
testExitCodes Update copyright headers 2015-02-11 06:49:51 +00:00
testForwarding Update copyright headers 2015-02-11 06:49:51 +00:00
testGuiProcess Update copyright headers 2015-02-11 06:49:51 +00:00
testProcessCrash Update copyright headers 2015-02-11 06:49:51 +00:00
testProcessDeadWhileReading Update copyright headers 2015-02-11 06:49:51 +00:00
testProcessEcho Update copyright headers 2015-02-11 06:49:51 +00:00
testProcessEcho2 Update copyright headers 2015-02-11 06:49:51 +00:00
testProcessEcho3 Update copyright headers 2015-02-11 06:49:51 +00:00
testProcessEchoGui Update copyright headers 2015-02-11 06:49:51 +00:00
testProcessEnvironment Update copyright headers 2015-02-11 06:49:51 +00:00
testProcessEOF Update copyright headers 2015-02-11 06:49:51 +00:00
testProcessNormal Update copyright headers 2015-02-11 06:49:51 +00:00
testProcessOutput Update copyright headers 2015-02-11 06:49:51 +00:00
testProcessSpacesArgs Update copyright headers 2015-02-11 06:49:51 +00:00
testSetNamedPipeHandleState Update copyright headers 2015-02-11 06:49:51 +00:00
testSetWorkingDirectory Update copyright headers 2015-02-11 06:49:51 +00:00
testSoftExit fix usage of wince scope 2015-06-05 10:29:10 +00:00
testSpaceInName Update copyright headers 2015-02-11 06:49:51 +00:00
.gitignore test: Moving tst_QProcess::echoTest_performance() 2012-10-19 02:43:05 +02:00
BLACKLIST Blacklist and skip various tests that are flakey 2015-06-14 10:50:45 +00:00
qprocess.pri add and use qtHaveModule() function 2012-12-21 19:05:02 +01: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 QProcess: make setWorkingDirectory stop launch if the dir doesn't exist 2015-07-20 16:07:46 +00:00