qt6-bb10/tests/auto/widgets/widgets
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
..
qabstractbutton widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qabstractscrollarea widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qabstractslider widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qabstractspinbox Doc: Fixing typo 2011-10-26 13:50:12 +02:00
qbuttongroup widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qcalendarwidget widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qcheckbox widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qcombobox widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qcommandlinkbutton widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qdatetimeedit widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qdial widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qdialogbuttonbox widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qdockwidget Re-enabled tests 2011-10-26 02:58:36 +02:00
qdoublespinbox Bring back QDoubleSpinBox test. 2011-10-25 15:16:56 +02:00
qdoublevalidator widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qfocusframe widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qfontcombobox Re-enabled tests 2011-10-26 02:58:36 +02:00
qgroupbox Fixed wrong QGroupBox check state 2011-11-14 10:34:24 +01:00
qintvalidator Added base 10 to be used with QIntValidator. 2011-11-14 10:34:41 +01:00
qlabel Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +01:00
qlcdnumber widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qlineedit Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +01:00
qmainwindow Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +01:00
qmdiarea widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qmdisubwindow Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +01:00
qmenu Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +01:00
qmenubar Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +01:00
qplaintextedit widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qprogressbar Repaint QProgressBar when minimum or maximum changed 2011-11-11 10:58:10 +01:00
qpushbutton Prefer compile-time checks to QSKIP. 2011-10-27 11:14:21 +02:00
qradiobutton widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qregexpvalidator widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qscrollarea widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qscrollbar Re-enabled tests 2011-10-26 02:58:36 +02:00
qsizegrip widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qslider widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qspinbox widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qsplitter widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qstackedwidget widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qstatusbar widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qtabbar widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qtabwidget Re-enabled tests 2011-10-26 02:58:36 +02:00
qtextbrowser Improve QTextBrowser unit test. 2011-10-28 09:33:54 +02:00
qtextedit Implement partial tentativeCommit support in QTextEdit 2011-11-10 13:07:20 +01:00
qtoolbar widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qtoolbox widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qtoolbutton widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qworkspace widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qtextbrowser.html Move test data to the right place. 2011-10-28 09:33:47 +02:00
widgets.pro Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00