summaryrefslogtreecommitdiff
path: root/tests/auto/qxmlquery
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@nokia.com>2012-05-30 15:28:55 +0200
committerQt by Nokia <qt-info@nokia.com>2012-05-31 09:31:02 +0200
commit77c42e348c7612eda948b57acce99965ac8df9f7 (patch)
treedce1dd25ae0362c2be7e9a818cde6f76573e5119 /tests/auto/qxmlquery
parent8f01df64d2240f8230cd3bf1a9f14d2dfba147f9 (diff)
downloadqtxmlpatterns-77c42e348c7612eda948b57acce99965ac8df9f7.tar.gz
Changed tests to work from install directory
- Changed tests to use TESTDATA Change-Id: Iee07e4a98d2617e1bce4a3caaf67ea581479f3c7 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Diffstat (limited to 'tests/auto/qxmlquery')
-rw-r--r--tests/auto/qxmlquery/qxmlquery.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/qxmlquery/qxmlquery.pro b/tests/auto/qxmlquery/qxmlquery.pro
index 66e1158..392a588 100644
--- a/tests/auto/qxmlquery/qxmlquery.pro
+++ b/tests/auto/qxmlquery/qxmlquery.pro
@@ -11,6 +11,8 @@ RESOURCES = input.qrc
QT += network testlib
+TESTDATA = data/* pushBaselines/* input.xml
+
wince* {
DEFINES += SRCDIR=\\\"./\\\"
} else {