summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/lancelot/lancelot.pro
diff options
context:
space:
mode:
authorKurt Korbatits <kurt.korbatits@nokia.com>2012-01-04 12:28:20 +1000
committerQt by Nokia <qt-info@nokia.com>2012-01-05 03:49:45 +0100
commit77ddb00a49fdde54df2b232e9e901a08e48cee6d (patch)
treec417cb06865a1536fbdd3b497d27161ba3f0297c /tests/auto/other/lancelot/lancelot.pro
parent3c407147997ba84a4e2201417d53dab951f2f110 (diff)
Changed tests: qmake,selftest and lancelot to use QFINDTESTDATA.
Changed these tests to use QFINDTESTDATA macro to detect location of testdata. Checking for a specific file contained in the testdata so as not to be confused by empty directories created during configure. Change-Id: Iac2ac6304b6b9ac79e00886025b93ec0af5a8507 Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Diffstat (limited to 'tests/auto/other/lancelot/lancelot.pro')
-rw-r--r--tests/auto/other/lancelot/lancelot.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/auto/other/lancelot/lancelot.pro b/tests/auto/other/lancelot/lancelot.pro
index bbb48c745e..ced8aceb99 100644
--- a/tests/auto/other/lancelot/lancelot.pro
+++ b/tests/auto/other/lancelot/lancelot.pro
@@ -10,7 +10,6 @@ RESOURCES += images.qrc
include($$PWD/../../../baselineserver/shared/qbaselinetest.pri)
-!wince*:DEFINES += SRCDIR=\\\"$$PWD\\\"
-linux-g++-maemo:DEFINES += USE_RUNTIME_DIR
+TESTDATA += scripts/*
CONFIG += insignificant_test # QTBUG-21402