summaryrefslogtreecommitdiffstats
path: root/tests/auto/installer/settings/settings.pro
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@digia.com>2013-02-12 10:07:19 +0100
committerKai Koehne <kai.koehne@digia.com>2013-02-13 17:12:53 +0100
commit52c09f5618db5b793cb1a4114c7f35c7d13a3967 (patch)
tree54ddc1973affe210c57046dd8088e97c5a904315 /tests/auto/installer/settings/settings.pro
parentaa00cc506013b0de8c68e657974a3d1ab5241880 (diff)
Add auto-test for QInstaller::Settings
Change-Id: I693f051636a81c395b3c75701a803ea7593a1fc1 Reviewed-by: Niels Weber <niels.weber@digia.com> Reviewed-by: Karsten Heimrich <karsten.heimrich@digia.com>
Diffstat (limited to 'tests/auto/installer/settings/settings.pro')
-rw-r--r--tests/auto/installer/settings/settings.pro8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/auto/installer/settings/settings.pro b/tests/auto/installer/settings/settings.pro
new file mode 100644
index 000000000..a1932af06
--- /dev/null
+++ b/tests/auto/installer/settings/settings.pro
@@ -0,0 +1,8 @@
+include(../../qttest.pri)
+
+QT += network
+
+SOURCES += tst_settings.cpp
+
+RESOURCES += \
+ settings.qrc