qt5base-lts/tests/auto/widgets/graphicsview/qgraphicswidget/qgraphicswidget.pro
Jo Asplin 6264bf242a Re-enabled passing tests in tst_qgraphicswidget
To increase the effective test coverage, this patch
re-enables the tst_qgraphicswidget test case as such, and
instead disables only the test functions that are currently
failing in CI.

Task-number: QTBUG-22453
Change-Id: Ic484fde3492f077453f47a959dd6dc862288dcaf
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
2011-11-01 13:15:44 +01:00

11 lines
189 B
Prolog

CONFIG += testcase
TARGET = tst_qgraphicswidget
QT += widgets widgets-private testlib
QT += core-private gui-private
SOURCES += tst_qgraphicswidget.cpp
mac*:CONFIG+=insignificant_test