qt5base-lts/tests/auto/corelib/io/qresourceengine
Oliver Wolff 8e776d39ff Fix tst_qresourceengine for platforms with embedded test data
load(resources) makes embedding the test data into the executable
fail for platforms that use builtin test data. As the load call
is only used to obtain QMAKE_RCC we can avoid that call by
assuming that rcc was not renamed and assembling the path ourself.

Change-Id: I25b982d10f5617d9a213803e7e4bcc85fc66b2e7
Reviewed-by: Maurice Kalinowski <maurice.kalinowski@qt.io>
2017-06-08 07:40:15 +00:00
..
testqrc Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
.gitattributes Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
.gitignore Update .gitignore for tests/auto/corelib/io/qresourceengine 2011-12-12 12:51:02 +01:00
android_testdata.qrc Android: Fix QResourceEngine tests 2014-12-19 16:00:41 +01:00
parentdir.txt Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
qresourceengine.pro Fix tst_qresourceengine for platforms with embedded test data 2017-06-08 07:40:15 +00:00
tst_qresourceengine.cpp Fix missing last modification time stamp in qrc content 2016-11-22 04:57:02 +00:00