From 4af2d432a08a17c741bd01d9a1517b2f17657291 Mon Sep 17 00:00:00 2001 From: Oliver Wolff Date: Wed, 5 Dec 2018 14:20:12 +0100 Subject: Prepare tst_qnearfieldtagtype1 for configurations with builtin_testdata We have to add relevant test data to TESTDATA and use them from the created qrc file. Change-Id: I1ce75822ba6bc9d00db40499c3e242c5012237fd Reviewed-by: Alex Blasche Reviewed-by: Qt CI Bot --- tests/auto/qnearfieldtagtype1/qnearfieldtagtype1.pro | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tests/auto/qnearfieldtagtype1/qnearfieldtagtype1.pro b/tests/auto/qnearfieldtagtype1/qnearfieldtagtype1.pro index 649541fd..e765151d 100644 --- a/tests/auto/qnearfieldtagtype1/qnearfieldtagtype1.pro +++ b/tests/auto/qnearfieldtagtype1/qnearfieldtagtype1.pro @@ -22,3 +22,8 @@ SOURCES += \ targetemulator.cpp DEFINES += SRCDIR=\\\"$$PWD/../nfcdata\\\" + +TESTDATA += "$$PWD/../nfcdata/Qt Labs Website Tag Type1.nfc" \ + "$$PWD/../nfcdata/Qt Website Tag Type1.nfc" + +builtin_testdata: DEFINES += BUILTIN_TESTDATA -- cgit v1.2.3