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/quick.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/auto/quick/quick.pro') diff --git a/tests/auto/quick/quick.pro b/tests/auto/quick/quick.pro index de26bb2e9..e679184b6 100644 --- a/tests/auto/quick/quick.pro +++ b/tests/auto/quick/quick.pro @@ -2,6 +2,7 @@ TEMPLATE = subdirs SUBDIRS += \ qquickwebviewgraphics/qquickwebviewgraphics_software.pro \ + publicapi/publicapi.pro \ qmltests/qmltests.pro \ equals(QT_MAJOR_VERSION, 5):greaterThan(QT_MINOR_VERSION, 1): SUBDIRS += qquickwebviewgraphics/qquickwebviewgraphics.pro -- cgit v1.2.3