qt5base-lts/tests/auto/corelib/io/qresourceengine
Alexandru Croitor d4b7acec4b CMake: Make corelib tests standalone projects
Add the boilerplate standalone test prelude to each test, so that they
can be opened with an IDE without the qt-cmake-standalone-test script,
but directly with qt-cmake or cmake.

Boilerplate was added using the following scripts:
https://git.qt.io/alcroito/cmake_refactor

Manual adjustments were made where the code was inserted in the wrong
location.

Task-number: QTBUG-93020
Change-Id: I28b6d3815c5f43d2c33ea65764f6f3f8f129eaf3
Reviewed-by: Amir Masoud Abdol <amir.abdol@qt.io>
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2023-07-05 15:09:32 +02: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: Make corelib tests standalone projects 2023-07-05 15:09:32 +02: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