summaryrefslogtreecommitdiffstats
path: root/tests/auto/integration/qmediaplayerbackend/qmediaplayerbackend.pro
diff options
context:
space:
mode:
authorKalle Juhani Lehtonen <kalle.ju.lehtonen@nokia.com>2012-03-13 11:46:44 +1000
committerQt by Nokia <qt-info@nokia.com>2012-03-15 04:03:17 +0100
commit1f1bdbec82b0f85fda5615945d13ff7b542caa9d (patch)
tree2cce82c1ad43144b5f54dfb9dcfc80f8ba3bf1d4 /tests/auto/integration/qmediaplayerbackend/qmediaplayerbackend.pro
parent8e82f57c6ac2db6754bfcd6828accb2fcfb77891 (diff)
Add use of TESTDATA feature to integration tests
Use TESTDATA and QFINDTESTDATA in integration tests. Also remove unused path defines from unit test .pro files. Change-Id: I46dc6a96b918e989acf79eb3bd23c53125c7c3d6 Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
Diffstat (limited to 'tests/auto/integration/qmediaplayerbackend/qmediaplayerbackend.pro')
-rw-r--r--tests/auto/integration/qmediaplayerbackend/qmediaplayerbackend.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/auto/integration/qmediaplayerbackend/qmediaplayerbackend.pro b/tests/auto/integration/qmediaplayerbackend/qmediaplayerbackend.pro
index fdd941d69..6b56a9bf7 100644
--- a/tests/auto/integration/qmediaplayerbackend/qmediaplayerbackend.pro
+++ b/tests/auto/integration/qmediaplayerbackend/qmediaplayerbackend.pro
@@ -6,7 +6,8 @@ CONFIG += no_private_qt_headers_warning
# This is more of a system test
# CONFIG += testcase
-DEFINES += TESTDATA_DIR=\\\"$$PWD/\\\"
SOURCES += \
tst_qmediaplayerbackend.cpp
+
+TESTDATA += testdata/*