qt5base-lts/tests/auto/widgets/dialogs/qabstractprintdialog/qabstractprintdialog.pro
Jo Asplin 582bb9e467 Re-enabled passing tests in tst_qabstractprintdialog
To increase the effective test coverage, this patch
re-enables the tst_qabstractprintdialog test case as such, and
instead disables only the test functions that are currently
failing in CI.

Task-number: QTBUG-22453
Change-Id: Ic09a03ed405bf6f85917410a7a86e17f2fe22cba
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
2011-11-10 09:32:30 +01:00

9 lines
311 B
Prolog

############################################################
# Project file for autotest for file qabstractprintdialog.h
############################################################
CONFIG += testcase
TARGET = tst_qabstractprintdialog
QT += widgets printsupport testlib
SOURCES += tst_qabstractprintdialog.cpp