From 0932699335c679f3569db290eab0a817043ca669 Mon Sep 17 00:00:00 2001 From: Szabolcs David Date: Tue, 11 Feb 2014 02:07:23 -0800 Subject: Add public API test to Quick API. This test checks the compatibility of WebEngineView and QtWebKit's WebView. (The differences are marked as expected failure.) The QQuickWebEngineNavigationRequest class has not been implemented yet. Change-Id: Ie03d605b06d141c6ca352ae1cd5c6a38f4c80039 Reviewed-by: Andras Becsi Reviewed-by: Jocelyn Turcotte --- tests/auto/quick/publicapi/publicapi.pro | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/auto/quick/publicapi/publicapi.pro (limited to 'tests/auto/quick/publicapi/publicapi.pro') diff --git a/tests/auto/quick/publicapi/publicapi.pro b/tests/auto/quick/publicapi/publicapi.pro new file mode 100644 index 000000000..1e0a82e68 --- /dev/null +++ b/tests/auto/quick/publicapi/publicapi.pro @@ -0,0 +1,2 @@ +include(../tests.pri) +QT += webengine -- cgit v1.2.3