From 77c42e348c7612eda948b57acce99965ac8df9f7 Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Wed, 30 May 2012 15:28:55 +0200 Subject: Changed tests to work from install directory - Changed tests to use TESTDATA Change-Id: Iee07e4a98d2617e1bce4a3caaf67ea581479f3c7 Reviewed-by: Rohan McGovern --- tests/auto/qxmlquery/qxmlquery.pro | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/auto/qxmlquery') 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 { -- cgit v1.2.1