Changed tests: qmake,selftest and lancelot to use QFINDTESTDATA.
authorKurt Korbatits <kurt.korbatits@nokia.com>
Wed, 4 Jan 2012 02:28:20 +0000 (12:28 +1000)
committerQt by Nokia <qt-info@nokia.com>
Thu, 5 Jan 2012 02:49:45 +0000 (03:49 +0100)
commit77ddb00a49fdde54df2b232e9e901a08e48cee6d
treec417cb06865a1536fbdd3b497d27161ba3f0297c
parent3c407147997ba84a4e2201417d53dab951f2f110
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>
tests/auto/other/lancelot/lancelot.pro
tests/auto/other/lancelot/tst_lancelot.cpp
tests/auto/testlib/selftests/tst_selftests.cpp
tests/auto/tools/qmake/tst_qmake.cpp