From 0477a057fd02050fd330760bf046f5e0e91a9331 Mon Sep 17 00:00:00 2001 From: Frederik Gladhorn Date: Sat, 16 Jun 2018 11:40:05 +0200 Subject: Move xmllistmodel to xmlpatterns Latest changes moved to xmlpatterns: e08f9393acc6417598f328d7f4b7b082c5d57afa Change-Id: I7e3054a3f0f11833053746294e3b2b958047394d Reviewed-by: Venugopal Shivashankar Reviewed-by: Frederik Gladhorn --- .../auto/quick/qquickxmllistmodel/qquickxmllistmodel.pro | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 tests/auto/quick/qquickxmllistmodel/qquickxmllistmodel.pro (limited to 'tests/auto/quick/qquickxmllistmodel/qquickxmllistmodel.pro') diff --git a/tests/auto/quick/qquickxmllistmodel/qquickxmllistmodel.pro b/tests/auto/quick/qquickxmllistmodel/qquickxmllistmodel.pro deleted file mode 100644 index 902325802c..0000000000 --- a/tests/auto/quick/qquickxmllistmodel/qquickxmllistmodel.pro +++ /dev/null @@ -1,16 +0,0 @@ -CONFIG += testcase -TARGET = tst_qquickxmllistmodel -macx:CONFIG -= app_bundle - -SOURCES += tst_qquickxmllistmodel.cpp \ - ../../../../src/imports/xmllistmodel/qqmlxmllistmodel.cpp -HEADERS += ../../../../src/imports/xmllistmodel/qqmlxmllistmodel_p.h - -include (../../shared/util.pri) - -TESTDATA = data/* - -QT += core-private gui-private qml-private network testlib xmlpatterns - -OTHER_FILES += \ - data/groups.qml -- cgit v1.2.3