qt5base-lts/tests/auto/corelib/io/qresourceengine
Ulf Hermann 5a0dcda171 CMake: Allow contents of resources to be replaced by empty files
This makes it possible to process QML files using qmlcachegen, and
retain the file nodes in the resource file system, but remove their
actual content from the binary. To do so, you need to mark your files
with the QT_DISCARD_FILE_CONTENTS source file property.

Fixes: QTBUG-87676
Fixes: QTBUG-103481
Fixes: QTBUG-102024
Fixes: QTBUG-102785
Change-Id: I93d5a2bfca1739ff1e0f74c8082eb8aa451b9815
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Reviewed-by: hjk <hjk@qt.io>
2022-12-17 20:43:51 +01:00
..
staticplugin Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
testqrc tst_QResourceEngine: store the actual byte contents that we expect 2018-11-19 09:09:20 +00:00
.gitattributes tst_QResourceEngine: store the actual byte contents that we expect 2018-11-19 09:09:20 +00: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
CMakeLists.txt CMake: Allow contents of resources to be replaced by empty files 2022-12-17 20:43:51 +01:00
compressed.qrc QResource: Add API to get the decompressed content 2020-01-15 12:36:59 -08:00
generateResources.sh QResource: Add API to get the decompressed content 2020-01-15 12:36:59 -08:00
parentdir.txt Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
tst_qresourceengine.cpp CMake: Allow contents of resources to be replaced by empty files 2022-12-17 20:43:51 +01:00
uncompressed.rcc QResource: Add API to get the decompressed content 2020-01-15 12:36:59 -08:00
world.txt CMake: Allow contents of resources to be replaced by empty files 2022-12-17 20:43:51 +01:00
zlib.rcc QResource: Add API to get the decompressed content 2020-01-15 12:36:59 -08:00
zstd.rcc QResource: Add API to get the decompressed content 2020-01-15 12:36:59 -08:00