From a2f1431eb25596931e6da97df2c48a9df3f94942 Mon Sep 17 00:00:00 2001 From: Pierre Rossi Date: Fri, 20 Mar 2015 12:03:09 +0100 Subject: Introduce mock UIDelegates for testing. Switch JS dialogs test to using this over the testsupport plugin. This is a less intrusive approach that lives as self contained qml modules within the test infrastructure. As an added benefit, it covers the UI delegation logic from end to end, including what happens in ui_delegates_manager.cpp. Change-Id: I1cc0afaf5514d53e1f3b4b0682379dd2d8d8a913 Reviewed-by: Andras Becsi --- tests/auto/quick/qmltests/data/alert.html | 3 --- 1 file changed, 3 deletions(-) (limited to 'tests/auto/quick/qmltests/data/alert.html') diff --git a/tests/auto/quick/qmltests/data/alert.html b/tests/auto/quick/qmltests/data/alert.html index 39a853519..89715a727 100644 --- a/tests/auto/quick/qmltests/data/alert.html +++ b/tests/auto/quick/qmltests/data/alert.html @@ -1,8 +1,5 @@ - - - -- cgit v1.2.3