summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qresourceengine
Commit message (Expand)AuthorAgeFilesLines
* Remove the qmake project filesJoerg Bornemann2021-01-073-44/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+3
* Purge QResource of some deprecated APIEdward Welbourne2020-08-071-47/+1
* tst_QResourceEngine: fix the order of arguments to QCOMPAREThiago Macieira2020-05-051-2/+2
* QResource: Add API to get the decompressed contentThiago Macieira2020-01-157-4/+95
* MIME: Make the internal database direct content, not a Qt resourceThiago Macieira2019-12-101-15/+5
* Disable debug-and-release builds for MinGWSimon Hausmann2019-09-181-1/+1
* QResource: deprecate isCompressed()Thiago Macieira2019-07-161-5/+5
* Remove usages of deprecated APIs of corelibSona Kurazyan2019-07-051-1/+59
* QResourceFileEngine: fix use of mapped files after close()Thiago Macieira2018-11-191-0/+4
* QResourceFileEngine: fix map() for compressed filesThiago Macieira2018-11-191-0/+6
* tst_QResourceEngine: use QTest::addRow instead of QString concatenationThiago Macieira2018-11-191-23/+23
* tst_QResourceEngine: store the actual byte contents that we expectThiago Macieira2018-11-1912-39/+41
* tst_qresourceengine: Fix position of testqrc for builtin testdataOliver Wolff2018-06-221-1/+1
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-082-1/+19
|\
| * tst_qresourceengine: Fix test for static MSVC buildsOliver Wolff2018-05-071-0/+6
| * tst_qresourceengine: Fix test for configurations with builtin_testdataOliver Wolff2018-05-072-1/+13
* | Make it easier to use resources in plugins when using static linkingSimon Hausmann2018-04-237-23/+64
|/
* Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-202-4/+4
* unbreak tst_qresourceengine for prefix buildsOswald Buddenhagen2017-08-031-2/+3
* Fix tst_qresourceengine for platforms with embedded test dataOliver Wolff2017-06-081-2/+2
* Fix missing last modification time stamp in qrc contentSimon Hausmann2016-11-221-0/+15
* Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-03-302-4/+4
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+1
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
* fix distclean targetsOswald Buddenhagen2015-04-231-0/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Android: Fix QResourceEngine testsEskil Abrahamsen Blomfeldt2014-12-193-8/+71
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Reduce repetitive invocations of QFINDTESTDATA.Friedemann Kleint2014-07-101-5/+12
* Introduce GENERATED_TESTDATA variable and fix qresourceengine test.Janne Anttila2014-03-141-8/+1
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Core: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-2/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Uncomment disabled code in QResourceEngine autotest.Jason McDonald2012-03-141-1/+1
* Fix inconsistent auto test executable namesDavid Faure2012-02-271-0/+1
* Import QMimeType / QMimeDatabase into QtCore.David Faure2012-02-181-0/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Changed unittests in corelib to use specific headers instead of super-headers.Kurt Korbatits2012-01-161-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Update .gitignore for tests/auto/corelib/io/qresourceengineBradley T. Hughes2011-12-121-0/+1
* Fixed installation of corelib testsRohan McGovern2011-12-012-59/+33
* Cleanup corelib autotestsJason McDonald2011-11-141-7/+1
* Cleanup corelib autotestsJason McDonald2011-11-111-11/+4
* Re-enabled testsJo Asplin2011-10-261-1/+0
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+2