39e6d75511
This test has only stable failures. Mark those failures with QEXPECT_FAIL and re-enable the test. Task-number: QTBUG-25296 Change-Id: I5615700ec8119a827c30e43ae651a684e78170fe Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
5 lines
93 B
Prolog
5 lines
93 B
Prolog
CONFIG += testcase
|
|
TARGET = tst_qmacstyle
|
|
QT += widgets testlib
|
|
SOURCES += tst_qmacstyle.cpp
|