qt5base-lts/tests/auto/other/qobjectrace/qobjectrace.pro
Sami Nurmenniemi 71bd06d516 Make developer build tests pass for boot2qt
Some tests were fixed and others were skipped/blacklisted.

Task-number: QTBUG-63152
Change-Id: Ica7df555f8d152ee589865911130525101d4b941
Reviewed-by: Liang Qi <liang.qi@qt.io>
2018-11-26 07:06:59 +00:00

8 lines
149 B
Prolog

CONFIG += testcase
SOURCES += tst_qobjectrace.cpp
QT = core testlib
INCLUDEPATH += ../../../shared/
HEADERS += ../../../shared/emulationdetector.h