qt5base-lts/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 Updated license headers 2016-01-21 18:55:18 +00:00
test Skip tst_QProcess::processesInMultipleThreads under QEMU 2018-05-14 12:36:33 +00:00
testBatFiles Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
testDetached Support standard channel redirection in QProcess::startDetached 2017-06-13 16:49:38 +00:00
testExitCodes Updated license headers 2016-01-21 18:55:18 +00:00
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 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 Remove Windows CE vestiges 2016-06-02 08:03:37 +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 Remove Windows CE vestiges 2016-06-02 08:03:37 +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 Remove Windows CE vestiges 2016-06-02 08:03:37 +00:00
testProcessSpacesArgs QtCore: Remove Windows CE. 2016-03-30 11:22:47 +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 QtCore: Remove Windows CE. 2016-03-30 11:22:47 +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 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 QtCore: Remove Windows CE. 2016-03-30 11:22:47 +00:00
tst_qprocess.cpp QProcess: mark obsolete functions as deprecated 2019-01-23 18:49:12 +00:00