qt5base-lts/tests/auto/corelib/io/qprocess
David Skoland 27d96b4789 Replace QtTest headers with QTest
Complete search and replace of QtTest and QtTest/QtTest with QTest, as
QtTest includes the whole module. Replace all such instances with
correct header includes. See Jira task for more discussion.

Fixes: QTBUG-88831
Change-Id: I981cfae18a1cabcabcabee376016b086d9d01f44
Pick-to: 6.0
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2020-12-22 15:20:30 +01:00
..
fileWriterProcess CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
test CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
testBatFiles Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
testDetached CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
testExitCodes CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
testForwarding CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
testForwardingHelper CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
testGuiProcess CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
testProcessCrash CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
testProcessDeadWhileReading CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
testProcessEcho CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
testProcessEcho2 CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
testProcessEcho3 CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
testProcessEchoGui Tests: Fix building with qmake on Windows 2020-12-17 13:02:15 +01:00
testProcessEnvironment CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
testProcessEOF CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
testProcessHang CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
testProcessNormal CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
testProcessOutput CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
testProcessSpacesArgs CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
testSetNamedPipeHandleState CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
testSetWorkingDirectory CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
testSoftExit Tests: Fix building with qmake on Windows 2020-12-17 13:02:15 +01:00
testSpaceInName CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
.gitignore test: Moving tst_QProcess::echoTest_performance() 2012-10-19 02:43:05 +02:00
.prev_CMakeLists.txt Port more tests from qtbase/tests/auto/corelib/io/ to CMake 2020-05-04 19:21:15 +02:00
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
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 Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00