qt6-bb10/tests/auto/corelib/kernel
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
..
qabstractitemmodel Cleanup corelib autotests 2011-11-14 07:33:57 +01:00
qcoreapplication Fixed compile of autotests with -qtnamespace. 2011-11-18 00:07:51 +01:00
qeventloop Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +01:00
qitemmodel Cleanup corelib autotests 2011-11-14 07:33:57 +01:00
qmath Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qmetaobject moc: support mapping pointers to member functions to indexes 2011-11-14 15:52:26 +01:00
qmetaobjectbuilder Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qmetaproperty Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qmetatype Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qmimedata Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qobject Fix warning in tst_qobject 2011-11-11 16:47:23 +01:00
qpointer Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qsignalmapper Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qsocketnotifier Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +01:00
qtimer Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qtranslator Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qvariant Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qwineventnotifier Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
kernel.pro Deleted qtipc autotest from qtbase 2011-11-09 14:05:19 +01:00