From d3905d85925a950ca32aa78eead6db7228be1330 Mon Sep 17 00:00:00 2001 From: Szabolcs David Date: Tue, 10 Mar 2015 07:18:31 -0700 Subject: Add tst_javaScriptDialogs QML test Test alert, confirm and prompt dialogs via test support API. Change-Id: I9057a887491ac68e86ccd87181d4091323f6ee6f Reviewed-by: Peter Varga Reviewed-by: Andras Becsi --- tests/auto/quick/qmltests/data/alert.html | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tests/auto/quick/qmltests/data/alert.html (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 new file mode 100644 index 000000000..39a853519 --- /dev/null +++ b/tests/auto/quick/qmltests/data/alert.html @@ -0,0 +1,8 @@ + + + + + + + + -- cgit v1.2.3