b6cf486816
The test has two stable failures. Mark these with QEXPECT_FAIL and re-enable the test. Task-number: QTBUG-23064 Change-Id: Ibb607ac252a6690d0d37f650a5ae41e5e2a681a2 Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
9 lines
199 B
Prolog
9 lines
199 B
Prolog
CONFIG += testcase
|
|
TARGET = tst_qtextscriptengine
|
|
|
|
QT += core-private gui-private testlib
|
|
|
|
HEADERS +=
|
|
SOURCES += tst_qtextscriptengine.cpp
|
|
INCLUDEPATH += $$QT_SOURCE_TREE/src/3rdparty/harfbuzz/src
|