qt6-bb10/tests/auto/corelib/io/qresourceengine
Thiago Macieira 62e0080a6a tst_QResourceEngine: use both ways of registering dynamic resources
So we test both the mmap()ed and non-mmap()ed versions. Will be
important in the next commit.

Change-Id: I6979d02a7395405cbf23fffd17c98f0e207477e6
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@gmx.de>
2024-05-06 14:32:55 -07:00
..
staticplugin Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
testqrc QResource: obey the MapPrivateOption option to provide RW memory 2024-05-02 17:12:27 -07: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
CMakeLists.txt CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
android_testdata.qrc Android: Fix QResourceEngine tests 2014-12-19 16:00:41 +01:00
compressed.qrc QResource: Add API to get the decompressed content 2020-01-15 12:36:59 -08:00
generateResources.sh Add copyright and licensing to tools and utils files missing it 2024-05-03 10:58:54 +02:00
parentdir.txt Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
tst_qresourceengine.cpp tst_QResourceEngine: use both ways of registering dynamic resources 2024-05-06 14:32:55 -07: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