Add a test for using files stored as resources.
authorAlan Alpert <alan.alpert@nokia.com>
Tue, 29 May 2012 04:57:16 +0000 (14:57 +1000)
committerQt by Nokia <qt-info@nokia.com>
Tue, 29 May 2012 06:47:20 +0000 (08:47 +0200)
commitfd94887439dcc65ce30feda13ff8cbf0e30321db
treeab0d937adbaf28367850c7689d08658f0e3d75b0
parentc187ebb93167e69e9e157cb236ef16e39e1b2fb9
Add a test for using files stored as resources.

Change-Id: Ia7abd18e3d71025cf8b9eb3ed466b52191e57a0c
Reviewed-by: Michael Brasser <michael.brasser@nokia.com>
tests/auto/qml/qrcqml/data/SameDir.qml [new file with mode: 0644]
tests/auto/qml/qrcqml/data/SubDir.qml [new file with mode: 0644]
tests/auto/qml/qrcqml/data/main.qml [new file with mode: 0644]
tests/auto/qml/qrcqml/qrcqml.pro [new file with mode: 0644]
tests/auto/qml/qrcqml/qrcqml.qrc [new file with mode: 0644]
tests/auto/qml/qrcqml/tst_qrcqml.cpp [new file with mode: 0644]