qt5base-lts/tests/auto/corelib/io/qprocess
Thiago Macieira 672b5b7ab6 Set the Qt API level to compatibility mode in all tests.
Qt 5.0 beta requires changing the default to the 5.0 API, disabling
the deprecated code. However, tests should test (and often do) the
compatibility API too, so turn it back on.

Task-number: QTBUG-25053
Change-Id: I8129c3ef3cb58541c95a32d083850d9e7f768927
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
2012-08-01 15:37:46 +02:00
..
fileWriterProcess Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +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 Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
testExitCodes Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
testGuiProcess Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
testProcessCrash Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
testProcessDeadWhileReading Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
testProcessEcho Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
testProcessEcho2 Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
testProcessEcho3 Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
testProcessEchoGui Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
testProcessEnvironment Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
testProcessEOF Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
testProcessLoopback Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
testProcessNormal Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
testProcessOutput Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
testProcessSpacesArgs Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
testSetWorkingDirectory Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
testSoftExit Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
testSpaceInName Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
.gitignore Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
qprocess.pri Make qprocess autotest build without widgets 2012-06-07 00:39:01 +02:00
qprocess.pro Changed qprocess unittest to work from installation directory. 2012-01-16 01:55:18 +01:00
tst_qprocess.cpp Fix small problems with tst_QProcess 2012-07-12 18:34:56 +02:00