qt5base-lts/tests/auto/corelib/io/qprocess
Sona Kurazyan 9b3e8b32f2 Remove usages of deprecated APIs of corelib
- Replaced the usages of deprecated APIs of corelib by corresponding
  alternatives in the library code and documentation.

- Modified the tests to make them build when deprecated APIs disabled:
    * Made the the parts of the tests testing the deprecated APIs to
      be compiled conditionally, only when the corresponding methods are
      enabled.
    * If the test-case tests only the deprecated API, but not the
      corresponding replacement, added tests for the replacement.

Task-number: QTBUG-76491
Task-number: QTBUG-76539
Task-number: QTBUG-76541
Change-Id: I62ed4a5b530a965ec3f6502c6480808f938921aa
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2019-07-05 11:25:46 +02:00
..
fileWriterProcess Add cmdline feature to qmake 2019-02-18 07:12:14 +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 Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
testExitCodes Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
testForwarding Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
testForwardingHelper Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
testGuiProcess Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
testProcessCrash Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
testProcessDeadWhileReading Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
testProcessEcho Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
testProcessEcho2 Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
testProcessEcho3 Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
testProcessEchoGui Migrate Windows system libs to external dependencies 2019-05-08 08:30:02 +00:00
testProcessEnvironment Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
testProcessEOF Remove cruft from testProcessEOF.pro 2019-04-30 10:51:02 +00:00
testProcessHang Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
testProcessNormal Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
testProcessOutput Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
testProcessSpacesArgs Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
testSetNamedPipeHandleState Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
testSetWorkingDirectory Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
testSoftExit Migrate Windows system libs to external dependencies 2019-05-08 08:30:02 +00:00
testSpaceInName Add cmdline feature to qmake 2019-02-18 07:12:14 +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 Remove usages of deprecated APIs of corelib 2019-07-05 11:25:46 +02:00