summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/quick.pro
diff options
context:
space:
mode:
authorSzabolcs David <davidsz@inf.u-szeged.hu>2014-02-11 02:07:23 -0800
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-02-17 12:52:50 +0100
commit0932699335c679f3569db290eab0a817043ca669 (patch)
tree5dcc2787b904306403710dcb7d15f1145437dfba /tests/auto/quick/quick.pro
parentf67e53d038a78f0ca1bc1ccdbfecfbcddfc2f816 (diff)
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 <andras.becsi@digia.com> Reviewed-by: Jocelyn Turcotte <jocelyn.turcotte@digia.com>
Diffstat (limited to 'tests/auto/quick/quick.pro')
-rw-r--r--tests/auto/quick/quick.pro1
1 files changed, 1 insertions, 0 deletions
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