qt6-bb10/tests/auto/corelib/io
Eskil Abrahamsen Blomfeldt fd18d13612 Use qrc for test data in QFileInfo test on all platforms
To make the test compatible with cross-compilation, we need
to bundle test data in qrc, and then extract files to the file
system during initialization. We did this for Android before,
but the change is required on many platforms and since it will
also work on desktop platforms, we consistently just do it this
way everywhere.

Change-Id: I7f65bd9e1dd6f217e6adffda44a40da7599cfe72
Reviewed-by: Christian Stromme <christian.stromme@theqtcompany.com>
2015-02-18 12:09:16 +00:00
..
largefile Update copyright headers 2015-02-11 06:49:51 +00:00
qabstractfileengine Update copyright headers 2015-02-11 06:49:51 +00:00
qbuffer Update copyright headers 2015-02-11 06:49:51 +00:00
qdatastream Update copyright headers 2015-02-11 06:49:51 +00:00
qdataurl Update copyright headers 2015-02-11 06:49:51 +00:00
qdebug Update copyright headers 2015-02-11 06:49:51 +00:00
qdir Android: Fix tst_QDir::cdBelowRoot() 2015-02-17 15:03:07 +00:00
qdiriterator Update copyright headers 2015-02-11 06:49:51 +00:00
qfile Update copyright headers 2015-02-11 06:49:51 +00:00
qfileinfo Use qrc for test data in QFileInfo test on all platforms 2015-02-18 12:09:16 +00:00
qfileselector Update copyright headers 2015-02-11 06:49:51 +00:00
qfilesystementry Update copyright headers 2015-02-11 06:49:51 +00:00
qfilesystemwatcher Update copyright headers 2015-02-11 06:49:51 +00:00
qiodevice Update copyright headers 2015-02-11 06:49:51 +00:00
qipaddress Update copyright headers 2015-02-11 06:49:51 +00:00
qlockfile Update copyright headers 2015-02-11 06:49:51 +00:00
qloggingcategory Update copyright headers 2015-02-11 06:49:51 +00:00
qloggingregistry Update copyright headers 2015-02-11 06:49:51 +00:00
qnodebug QDateTime: micro-optimize QDebug op<< 2015-02-15 19:38:59 +00:00
qprocess Update copyright headers 2015-02-11 06:49:51 +00:00
qprocess-noapplication Update copyright headers 2015-02-11 06:49:51 +00:00
qprocessenvironment Update copyright headers 2015-02-11 06:49:51 +00:00
qresourceengine Update copyright headers 2015-02-11 06:49:51 +00:00
qsavefile Update copyright headers 2015-02-11 06:49:51 +00:00
qsettings Update copyright headers 2015-02-11 06:49:51 +00:00
qstandardpaths Update copyright headers 2015-02-11 06:49:51 +00:00
qstorageinfo Haiku: Adapt tst_qstorageinfo unit test to Haiku 2015-02-14 08:12:46 +00:00
qtemporarydir Update copyright headers 2015-02-11 06:49:51 +00:00
qtemporaryfile Update copyright headers 2015-02-11 06:49:51 +00:00
qtextstream Update copyright headers 2015-02-11 06:49:51 +00:00
qurl Fixed license headers 2015-02-17 18:46:09 +00:00
qurlinternal Update copyright headers 2015-02-11 06:49:51 +00:00
qurlquery Update copyright headers 2015-02-11 06:49:51 +00:00
qwinoverlappedionotifier Update copyright headers 2015-02-11 06:49:51 +00:00
io.pro Add the QStorageInfo class 2014-08-13 16:09:58 +02:00