From a963b8ca3f93cef8bfd52d9a716389996bd8fd7a Mon Sep 17 00:00:00 2001 From: Szabolcs David Date: Mon, 27 Jan 2014 08:28:40 -0800 Subject: Add loadUrl QML test with stopStatus test case. Fix the webEngineView.stop() function in the WebContentsAdapter. Change-Id: I82c5000fb3cbc5aff59dd0c4c7c86ca7755a6329 Reviewed-by: Andras Becsi --- tests/auto/quick/qmltests/qmltests.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/auto/quick/qmltests/qmltests.pro') diff --git a/tests/auto/quick/qmltests/qmltests.pro b/tests/auto/quick/qmltests/qmltests.pro index f1c7ec485..2fa124d25 100644 --- a/tests/auto/quick/qmltests/qmltests.pro +++ b/tests/auto/quick/qmltests/qmltests.pro @@ -12,6 +12,7 @@ OTHER_FILES += \ $$PWD/data/test3.html \ $$PWD/data/tst_loadProgress.qml \ $$PWD/data/tst_loadProgressSignal.qml \ + $$PWD/data/tst_loadUrl.qml \ $$PWD/data/tst_properties.qml \ $$PWD/data/tst_titleChanged.qml -- cgit v1.2.3