update testdata

Change-Id: I7bc5c58e73a5b31ef3a5ee6eff62212d0c18e416
Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
bb10
Maurice Kalinowski 2016-08-30 13:31:41 +02:00
parent 84830fc07d
commit 0127f0fa6b
3 changed files with 4 additions and 0 deletions

View File

@ -3,6 +3,8 @@ TARGET = tst_qcssparser
SOURCES += tst_qcssparser.cpp
QT += xml gui-private testlib
TESTDATA += testdata
requires(qtConfig(private_tests))
DEFINES += SRCDIR=\\\"$$PWD\\\"

View File

@ -2,6 +2,7 @@ CONFIG += testcase
TARGET = tst_qfontdatabase
SOURCES += tst_qfontdatabase.cpp
QT += testlib core-private gui-private
TESTDATA += LED_REAL.TTF
android {
RESOURCES += testdata.qrc

View File

@ -2,6 +2,7 @@ CONFIG += testcase
TARGET = tst_qzip
QT += gui-private testlib
SOURCES += tst_qzip.cpp
TESTDATA += testdata
android {
RESOURCES += \