71bd06d516
Some tests were fixed and others were skipped/blacklisted. Task-number: QTBUG-63152 Change-Id: Ica7df555f8d152ee589865911130525101d4b941 Reviewed-by: Liang Qi <liang.qi@qt.io>
8 lines
149 B
Prolog
8 lines
149 B
Prolog
CONFIG += testcase
|
|
SOURCES += tst_qobjectrace.cpp
|
|
QT = core testlib
|
|
|
|
INCLUDEPATH += ../../../shared/
|
|
HEADERS += ../../../shared/emulationdetector.h
|
|
|