summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qresourceengine/tst_qresourceengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-191-29/+30
* 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-081-1/+17
|\
| * tst_qresourceengine: Fix test for static MSVC buildsOliver Wolff2018-05-071-0/+6
| * tst_qresourceengine: Fix test for configurations with builtin_testdataOliver Wolff2018-05-071-1/+11
* | Make it easier to use resources in plugins when using static linkingSimon Hausmann2018-04-231-0/+12
|/
* Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-201-3/+3
* 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-301-3/+3
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Android: Fix QResourceEngine testsEskil Abrahamsen Blomfeldt2014-12-191-8/+46
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Reduce repetitive invocations of QFINDTESTDATA.Friedemann Kleint2014-07-101-5/+12
* 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
* Uncomment disabled code in QResourceEngine autotest.Jason McDonald2012-03-141-1/+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
* Fixed installation of corelib testsRohan McGovern2011-12-011-36/+22
* Cleanup corelib autotestsJason McDonald2011-11-141-7/+1
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-4/+0
* Moving relevant tests to corelib/ioHolger Ihrig2011-08-311-0/+488