From 72f4ccecf457eaa34469e9d7c2d05802214904d6 Mon Sep 17 00:00:00 2001 From: Kurt Korbatits Date: Tue, 6 Mar 2012 14:48:21 +1000 Subject: Changed quick tests to work from install directory - Changed tests to use TESTDATA - added check for cross_compile option to skip when sources not available Change-Id: I1f382794ff982bbc07fc20438a4e4a8c8b8d565f Reviewed-by: Michael Brasser Reviewed-by: Jason McDonald --- tests/auto/quick/qquickpixmapcache/qquickpixmapcache.pro | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'tests/auto/quick/qquickpixmapcache') diff --git a/tests/auto/quick/qquickpixmapcache/qquickpixmapcache.pro b/tests/auto/quick/qquickpixmapcache/qquickpixmapcache.pro index 7611e37b49..a13b0b6f43 100644 --- a/tests/auto/quick/qquickpixmapcache/qquickpixmapcache.pro +++ b/tests/auto/quick/qquickpixmapcache/qquickpixmapcache.pro @@ -9,9 +9,7 @@ INCLUDEPATH += ../../shared/ include (../../shared/util.pri) -importFiles.files = data -importFiles.path = . -DEPLOYMENT += importFiles +TESTDATA = data/* # QMAKE_CXXFLAGS = -fprofile-arcs -ftest-coverage # LIBS += -lgcov -- cgit v1.2.3