qt6-bb10/tests/auto/gui/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
..
qclipboard Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +01:00
qdrag gui: eliminated usage of qttest_p4.prf 2011-10-25 07:19:31 +02:00
qevent gui: eliminated usage of qttest_p4.prf 2011-10-25 07:19:31 +02:00
qfileopenevent gui: eliminated usage of qttest_p4.prf 2011-10-25 07:19:31 +02:00
qguimetatype gui: eliminated usage of qttest_p4.prf 2011-10-25 07:19:31 +02:00
qguivariant gui: eliminated usage of qttest_p4.prf 2011-10-25 07:19:31 +02:00
qinputpanel gui: eliminated usage of qttest_p4.prf 2011-10-25 07:19:31 +02:00
qkeysequence Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +01:00
qmouseevent gui: eliminated usage of qttest_p4.prf 2011-10-25 07:19:31 +02:00
qmouseevent_modal gui: eliminated usage of qttest_p4.prf 2011-10-25 07:19:31 +02:00
qpalette gui: eliminated usage of qttest_p4.prf 2011-10-25 07:19:31 +02:00
qscreen Moved tests into gui/kernel/ and gui/qopengl/ 2011-11-04 20:48:19 +01:00
qshortcut gui: eliminated usage of qttest_p4.prf 2011-10-25 07:19:31 +02:00
qtouchevent Prevent timestamps in widgets' touch events from disappearing 2011-11-04 20:48:19 +01:00
qwindow Moved tests into gui/kernel/ and gui/qopengl/ 2011-11-04 20:48:19 +01:00
kernel.pro Moved tests into gui/kernel/ and gui/qopengl/ 2011-11-04 20:48:19 +01:00