qt5base-lts/tests/auto/corelib/io/qprocess
Jason McDonald a8fd0c3654 Don't depend on moc to disable test functions.
The moc tool is not aware of all defines (particularly those that are
compiler builtins) and does not correctly evaluate others that depend
on compiler builtins, such as Q_OS_FOO.

This commit reverts parts of the following commits, but is not a
complete fix as there were many instances of this problem in the tests
prior to those commits:
    924d810dbd
    8aaff67510
    338d3f1197
    a55034062b
    253497b744
    7cfad460c5
    9d2ff58f36
    0cf6baa2d6

Change-Id: I947d797fe3ec76139ba1b55561cea569895662c5
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2011-11-18 01:51:57 +01:00
..
fileWriterProcess Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
test Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
testBatFiles Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
testDetached Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
testExitCodes Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
testGuiProcess Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
testProcessCrash Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
testProcessDeadWhileReading Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
testProcessEcho Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
testProcessEcho2 Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
testProcessEcho3 Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
testProcessEchoGui Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
testProcessEnvironment Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
testProcessEOF Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
testProcessLoopback Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
testProcessNormal Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
testProcessOutput Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
testProcessSpacesArgs Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
testSetWorkingDirectory Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
testSoftExit Fix autotests to build on Windows. 2011-08-31 13:26:27 +02:00
testSpaceInName Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
.gitignore Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
qprocess.pro Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
tst_qprocess.cpp Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +01:00