qt6-bb10/tests/auto/corelib/io/qprocess
Thiago Macieira 31bb141aed QProcess::startDetached/Unix: move up the chdir() and remove qWarning
That qWarning cannot be in the child process (we don't know if a user
logger is fork-no-exec-safe) and the failure to chdir() should be
reported as a failure in QProcess::startDetached() instead.

Change-Id: Ic90d8429a0eb4837971dfffd1664e7577c81610b
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@gmx.de>
Reviewed-by: David Llewellyn-Jones <david.llewellyn-jones@jolla.com>
2021-02-18 12:34:17 -08:00
..
fileWriterProcess Remove the qmake project files 2021-01-07 15:32:28 +01:00
test tst_qprocess: enable test again for cross-compilations 2021-02-16 07:26:19 +02:00
testBatFiles
testDetached Remove the qmake project files 2021-01-07 15:32:28 +01:00
testExitCodes Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
testForwarding Remove the qmake project files 2021-01-07 15:32:28 +01:00
testForwardingHelper Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
testGuiProcess Remove the qmake project files 2021-01-07 15:32:28 +01:00
testProcessCrash Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
testProcessDeadWhileReading Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
testProcessEOF Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
testProcessEcho Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
testProcessEcho2 Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
testProcessEcho3 Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
testProcessEchoGui Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
testProcessEnvironment Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
testProcessHang Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
testProcessNormal Remove the qmake project files 2021-01-07 15:32:28 +01:00
testProcessOutput Remove the qmake project files 2021-01-07 15:32:28 +01:00
testProcessSpacesArgs Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
testSetNamedPipeHandleState Remove the qmake project files 2021-01-07 15:32:28 +01:00
testSetWorkingDirectory Remove the qmake project files 2021-01-07 15:32:28 +01:00
testSoftExit Remove the qmake project files 2021-01-07 15:32:28 +01:00
testSpaceInName Remove the qmake project files 2021-01-07 15:32:28 +01:00
.gitignore
BLACKLIST Update for failures only on dev branch. Use general platform names 2019-08-19 18:22:11 +02:00
CMakeLists.txt Port more tests from qtbase/tests/auto/corelib/io/ to CMake 2020-05-04 19:21:15 +02:00
tst_qprocess.cpp QProcess::startDetached/Unix: move up the chdir() and remove qWarning 2021-02-18 12:34:17 -08:00