a594e5cfc8
This test has one stable failure. Mark that failure with QEXPECT_FAIL and re-enable the test. Task-number: QTBUG-22815 Change-Id: I38445b659235076b00d9dd82d2a824d1caa1439b Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
5 lines
97 B
Prolog
5 lines
97 B
Prolog
CONFIG += testcase
|
|
TARGET = tst_qfocusevent
|
|
QT += widgets testlib
|
|
SOURCES += tst_qfocusevent.cpp
|