Update testdata

Some entries were not updated and tests failed to succeed on platforms
which need to deploy content/testdata.

Change-Id: Ieb2b44c375b04cbaaecc1fb2303cc2478b86a100
Reviewed-by: Oliver Wolff <oliver.wolff@theqtcompany.com>
bb10
Maurice Kalinowski 2016-02-16 08:48:58 +01:00
parent 8b0dc80294
commit ad16703fa8
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ CONFIG -= app_bundle
CONFIG += testcase
CONFIG += parallel_test
!android:TESTDATA += test.json test.bjson test3.json test2.json
!android:TESTDATA += bom.json test.json test.bjson test3.json test2.json
else:RESOURCES += json.qrc
SOURCES += tst_qtjson.cpp

View File

@ -5,5 +5,5 @@ SOURCES = tst_qtranslator.cpp
RESOURCES += qtranslator.qrc
android:!android-no-sdk: RESOURCES += android_testdata.qrc
else: TESTDATA += hellotr_la.qm msgfmt_from_po.qm
else: TESTDATA += dependencies_la.qm hellotr_la.qm msgfmt_from_po.qm