From 18cc8aa2893e62f2b2679e67ed4747243e25da35 Mon Sep 17 00:00:00 2001 From: Adam Kallai Date: Fri, 13 Mar 2015 17:33:13 +0100 Subject: Add tst_filePicker.qml test for UIDelegate Testing single, multiple file and directory upload. Change-Id: I9da9e1f780a7f97a300fcaa38738ea781b85a4a7 Reviewed-by: Pierre Rossi Reviewed-by: Andras Becsi --- tests/auto/quick/qmltests/data/directoryupload.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 tests/auto/quick/qmltests/data/directoryupload.html (limited to 'tests/auto/quick/qmltests/data/directoryupload.html') diff --git a/tests/auto/quick/qmltests/data/directoryupload.html b/tests/auto/quick/qmltests/data/directoryupload.html new file mode 100644 index 000000000..6a6e4580c --- /dev/null +++ b/tests/auto/quick/qmltests/data/directoryupload.html @@ -0,0 +1,16 @@ + + + + Directory Upload + + + + + + + -- cgit v1.2.3