qt5base-lts/tests/auto/corelib/io
Eskil Abrahamsen Blomfeldt 0b16f42565 Android: Fix QDir tests
There's no way to install files automatically into the file
system on Android, so to test QDir on the file system, we have
to bundle the files in qrc and then copy them into the file system
on startup. This adds some complexity, but at least it will detect
regressions.

We also need to make sure the current directory is the same as
the data path, since the test assumes this, and /usr/ does not
exist on Android, so we have to use a different path to find the
root path.

Change-Id: I18d79b5ed99a0afff573beb30c61745c403f8991
Reviewed-by: BogDan Vatra <bogdan@kde.org>
2014-12-22 09:26:49 +01:00
..
largefile Further limit the sparse file testing on OS X 2014-10-22 23:00:41 +02:00
qabstractfileengine Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qbuffer Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdatastream Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdataurl Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdebug Logging: Disable tracking of debug source info for release builds 2014-10-01 16:06:27 +02:00
qdir Android: Fix QDir tests 2014-12-22 09:26:49 +01:00
qdiriterator Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qfile Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qfileinfo Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qfileselector Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qfilesystementry Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qfilesystemwatcher Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qiodevice Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qipaddress Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qlockfile Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qloggingcategory Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qloggingregistry Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qnodebug Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qprocess Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qprocess-noapplication Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qprocessenvironment Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qresourceengine Android: Fix QResourceEngine tests 2014-12-19 16:00:41 +01:00
qsavefile Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qsettings Properly detect UTF-8 BOM markers in ini files 2014-10-29 08:58:31 +01:00
qstandardpaths Android: Fix QStandardPaths test 2014-12-19 16:00:46 +01:00
qstorageinfo Disable the tests that verify that the available space shrunk 2014-11-22 20:02:45 +01:00
qtemporarydir Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtemporaryfile Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtextstream Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qurl Add Windows-specific notation for WebDAV to QUrl. 2014-11-17 21:47:29 +01:00
qurlinternal Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qurlquery Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qwinoverlappedionotifier Update license headers and add new license files 2014-09-24 12:26:19 +02:00
io.pro Add the QStorageInfo class 2014-08-13 16:09:58 +02:00