7a760f5ed9
This test needs to have a test environment available on the regular file system, so we create this when initializing the test. In addition we QEXPECT_FAIL one of the tests which seems to expose a legitimate bug. A bug report has been created for this. Change-Id: I7c90aea78a067815cb647a51db5d91a652a9fc1c Reviewed-by: BogDan Vatra <bogdan@kde.org>
12 lines
341 B
Plaintext
12 lines
341 B
Plaintext
<RCC>
|
|
<qresource prefix="/android_testdata">
|
|
<file>dirtest/test1/dummy</file>
|
|
<file>dirtest/test1/test</file>
|
|
<file>test/file01.tst</file>
|
|
<file>test/file02.tst</file>
|
|
<file>test/file03.tst</file>
|
|
<file>test/file04.tst</file>
|
|
<file>tst_qdirmodel.cpp</file>
|
|
</qresource>
|
|
</RCC>
|