blob: 03906370581742e4a87dbe6186421fa422c4821b [file] [log] [blame]
CONFIG += testcase
testcase.timeout = 1100 # this test can be slow
TARGET = tst_qquickgridview
macx:CONFIG -= app_bundle
SOURCES += tst_qquickgridview.cpp
include (../../shared/util.pri)
include (../shared/util.pri)
TESTDATA = data/*
QT += core-private gui-private qml-private quick-private testlib qmltest qmlmodels-private