From 11a957a477822093d9ee4ef8103c3e059a99072f Mon Sep 17 00:00:00 2001 From: Szabolcs David Date: Fri, 3 Oct 2014 08:45:38 -0700 Subject: Import QQuickWebEngineView API test Add crash tests for the Quick API and mark the unimplemented features in the test logs. Change-Id: I8e6b322fb1bb5ed75fed8b9556e2e975c9227f0a Reviewed-by: Andras Becsi --- tests/auto/quick/tests.pri | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'tests/auto/quick/tests.pri') diff --git a/tests/auto/quick/tests.pri b/tests/auto/quick/tests.pri index 932407e66..b637c29c1 100644 --- a/tests/auto/quick/tests.pri +++ b/tests/auto/quick/tests.pri @@ -7,7 +7,9 @@ VPATH += $$_PRO_FILE_PWD_ TARGET = tst_$$TARGET SOURCES += $${TARGET}.cpp -INCLUDEPATH += $$PWD +INCLUDEPATH += \ + $$PWD \ + ../shared QT += testlib network quick webengine -- cgit v1.2.3