summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativewebview/qdeclarativewebview.pro
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-05-22 10:37:26 +0200
committerFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-05-29 06:56:49 +0000
commit91394cccb942df1b5699b0d9d69de9ecc6ced86a (patch)
tree0a30b77289af8d64f6148828555181bfaaa35070 /tests/auto/declarative/qdeclarativewebview/qdeclarativewebview.pro
parent994cbd0de54f66abd6f10fe8fdfb36e2ef4f1350 (diff)
Reanimate tests/auto/declarative/qdeclarativewebviewv5.5.0-rc1v5.5.0
Add CONFIG += testcase to qdeclarativewebview.pro. Use QTRY_VERIFY in multipleWindows(). Before this change, the test was not executed at all because "make check" was an empty target due to missing CONFIG += testcase. Add QEXPECT_FAIL to tst_QDeclarativeWebView::multipleWindows(). Change-Id: I7395876466f6d3b4c326336e47fb40bb6a60838e Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
Diffstat (limited to 'tests/auto/declarative/qdeclarativewebview/qdeclarativewebview.pro')
-rw-r--r--tests/auto/declarative/qdeclarativewebview/qdeclarativewebview.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/declarative/qdeclarativewebview/qdeclarativewebview.pro b/tests/auto/declarative/qdeclarativewebview/qdeclarativewebview.pro
index cf38fa78..2dc69d7d 100644
--- a/tests/auto/declarative/qdeclarativewebview/qdeclarativewebview.pro
+++ b/tests/auto/declarative/qdeclarativewebview/qdeclarativewebview.pro
@@ -1,5 +1,6 @@
TEMPLATE = app
+CONFIG += testcase
TARGET = tst_qdeclarativewebview
SOURCES += $${TARGET}.cpp