qt6-bb10/tests/auto/corelib/io/qprocess
Christian Ehrlicher 5eab68bbee QProcess: mark obsolete functions as deprecated
QProcess::finished(int)/readChannelMode()/setReadChannelMode() are
obsolete but were not marked as deprecated.
Explicit mark them as deprecated so they can be removed with Qt6.

Change-Id: Iedbfd80a3c987f35caf93181e9277913a18961d9
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2019-01-23 18:49:12 +00:00
..
fileWriterProcess
test Skip tst_QProcess::processesInMultipleThreads under QEMU 2018-05-14 12:36:33 +00:00
testBatFiles
testDetached Support standard channel redirection in QProcess::startDetached 2017-06-13 16:49:38 +00:00
testExitCodes
testForwarding QProcess::startDetached: Fix behavior change on Windows 2018-08-03 08:09:30 +00:00
testForwardingHelper QProcess::startDetached: Fix behavior change on Windows 2018-08-03 08:09:30 +00:00
testGuiProcess
testProcessCrash
testProcessDeadWhileReading
testProcessEOF
testProcessEcho
testProcessEcho2
testProcessEcho3
testProcessEchoGui
testProcessEnvironment
testProcessHang
testProcessNormal
testProcessOutput
testProcessSpacesArgs
testSetNamedPipeHandleState
testSetWorkingDirectory
testSoftExit
testSpaceInName
.gitignore
BLACKLIST Blacklist tst_QProcess::softExitInSlots on Windows 2018-03-23 07:11:04 +00:00
qprocess.pri QProcess::startDetached: Fix behavior change on Windows 2018-08-03 08:09:30 +00:00
qprocess.pro
tst_qprocess.cpp QProcess: mark obsolete functions as deprecated 2019-01-23 18:49:12 +00:00