qt5base-lts/tests/auto/widgets/itemviews/qlistview/qlistview.pro
Jo Asplin 24971fbef0 Re-enabled passing tests in tst_qlistview
To increase the effective test coverage, this patch
re-enables the tst_qlistview test case as such, and
instead disables only the test functions that are currently
failing in CI.

Task-number: QTBUG-22453
Change-Id: I029be60c16cdff5ee3e38889d2780f1ee7d01b51
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
2011-11-04 01:53:55 +01:00

6 lines
138 B
Prolog

CONFIG += testcase
TARGET = tst_qlistview
QT += widgets gui-private testlib
SOURCES += tst_qlistview.cpp
win32:!wince*: LIBS += -luser32