qt5base-lts/tests/auto/widgets/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
..
qaction Tests: Remove Q_WS_QPA, qpa-sections from .profiles. 2011-10-27 09:50:30 +02:00
qactiongroup widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qapplication Prevent timestamps in widgets' touch events from disappearing 2011-11-04 20:48:19 +01:00
qboxlayout widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qdesktopwidget widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qformlayout widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qgridlayout Remove disabled code from qgridlayout autotest 2011-11-02 05:43:55 +01:00
qinputcontext Re-enabled passing tests in tst_qinputcontext 2011-11-07 09:28:33 +01:00
qlayout Remove debug code from QLayout autotest. 2011-11-01 04:58:44 +01:00
qsound Tests: Remove Q_WS_QPA, qpa-sections from .profiles. 2011-10-27 09:50:30 +02:00
qstackedlayout widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qtooltip Re-enabled tests 2011-10-26 02:58:36 +02:00
qwidget Remove disabled code from QWidget autotest. 2011-11-02 05:44:20 +01:00
qwidget_window Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +01:00
qwidgetaction widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
kernel.pro Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00