qt6-bb10/tests/auto/corelib/io/qresourceengine
Giuseppe D'Angelo 8414a0aa2c Tests: check the output of QFile::open
Wrap the call in QVERIFY.

tst_QTextStream::read0d0d0a was also faulty as it *never* opened
the file because of a broken path. Fix it with QFINDTESTDATA.

Change-Id: I61a8f83beddf098d37fda13cb3bfb4aaa4913fc5
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2024-03-27 04:24:11 +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
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 QResource: Add API to get the decompressed content 2020-01-15 12:36:59 -08:00
parentdir.txt
tst_qresourceengine.cpp Tests: check the output of QFile::open 2024-03-27 04:24:11 +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