qt5base-lts/tests/auto/network/socket
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
..
platformsocketengine Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +01:00
qabstractsocket all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qhttpsocketengine all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qlocalsocket Remove debug code from QLocalSocket autotest. 2011-10-31 05:27:26 +01:00
qsocks5socketengine all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qtcpserver Re-enabled tests 2011-10-26 02:58:36 +02:00
qtcpsocket Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +01:00
qudpsocket Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +01:00
socket.pro Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00