qt6-bb10/tests/auto/corelib
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
..
animation Android: Stabilize QPauseAnimation test 2014-12-22 09:26:38 +01:00
codecs Hardcode UTF-8 for "unicode" in QTextCodec::codecForHtml(). 2014-10-28 12:17:13 +01:00
global tst_qlogging: add tests for %{pid} and %{threadid} 2014-12-19 01:54:41 +01:00
io Android: Fix QDir tests 2014-12-22 09:26:49 +01:00
itemmodels tst_qsortfilterproxymodel: remove unused member var 2014-11-28 09:09:02 +01:00
json Android: Fix json test. 2014-12-22 08:32:39 +01:00
kernel Fix tst_QEventLoop::processEventsExcludeSocket test 2014-11-21 18:51:17 +01:00
mimetypes Update license headers and add new license files 2014-09-24 12:26:19 +02:00
plugin Update license headers and add new license files 2014-09-24 12:26:19 +02:00
statemachine tst_QState: fix memleaks 2014-10-19 13:18:12 +02:00
thread tst_QThreadPool: fix memleak 2014-10-19 13:18:07 +02:00
tools Merge remote-tracking branch 'origin/5.4.0' into 5.4 2014-11-21 13:44:26 +01:00
xml Update license headers and add new license files 2014-09-24 12:26:19 +02:00
corelib.pro iOS: Enable building of basic tests 2014-01-22 12:35:17 +01:00