qt5base-lts/tests/auto/widgets/itemviews
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
..
qabstractitemview widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qabstractproxymodel widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qcolumnview Avoid crash in QColumnView autotest. 2011-11-15 04:31:55 +01:00
qdatawidgetmapper widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qdirmodel Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +01:00
qfileiconprovider widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qheaderview widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qidentityproxymodel widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qitemdelegate widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qitemeditorfactory widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qitemselectionmodel Add API to clear the current index. Symmetric with clearing selection. 2011-11-11 12:24:48 +01:00
qitemview Remove disabled code in QItemView test. 2011-11-02 00:53:26 +01:00
qlistview Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +01:00
qlistwidget Remove remains of qpa in tests. 2011-11-01 16:15:08 +01:00
qsortfilterproxymodel Reinstate disabled part of qsortfilterproxymodel test 2011-11-02 05:44:34 +01:00
qstandarditem widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qstandarditemmodel widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qstringlistmodel widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qtableview Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +01:00
qtablewidget widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qtreeview Doc: Fixing typo 2011-10-26 13:50:12 +02:00
qtreewidget widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qtreewidgetitemiterator widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
itemviews.pro Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00