qt6-bb10/tests/auto/corelib/io/qprocess
Caroline Chao 2eefa819c4 Test: refactor tst_QProcess
Remove QSKIP and instead omit the whole tests when appropriate.

Remove QSKIP from crashTest, crashTest2 and exitStatus on Windows,
the tests are now passing.

Add a guard in testForwarding to check if QT_NO_PROCESS is defined.

Change-Id: Icba4d773315e3bf87764a381742168b51cf169c0
Reviewed-by: J-P Nurmi <jpnurmi@digia.com>
2012-10-29 13:57:15 +01:00
..
fileWriterProcess Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
test Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
testBatFiles Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
testDetached Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
testExitCodes Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
testForwarding Test: refactor tst_QProcess 2012-10-29 13:57:15 +01:00
testGuiProcess Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
testProcessCrash Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
testProcessDeadWhileReading Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
testProcessEOF Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
testProcessEcho Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
testProcessEcho2 Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
testProcessEcho3 Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
testProcessEchoGui Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
testProcessEnvironment Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
testProcessNormal Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
testProcessOutput Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
testProcessSpacesArgs Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
testSetWorkingDirectory Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
testSoftExit Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
testSpaceInName Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
.gitignore test: Moving tst_QProcess::echoTest_performance() 2012-10-19 02:43:05 +02:00
qprocess.pri test: Moving tst_QProcess::echoTest_performance() 2012-10-19 02:43:05 +02:00
qprocess.pro Changed qprocess unittest to work from installation directory. 2012-01-16 01:55:18 +01:00
tst_qprocess.cpp Test: refactor tst_QProcess 2012-10-29 13:57:15 +01:00