Add QML translation autotests.
authorMichael Brasser <michael.brasser@nokia.com>
Thu, 9 Jun 2011 06:18:05 +0000 (16:18 +1000)
committerMichael Brasser <michael.brasser@nokia.com>
Thu, 9 Jun 2011 22:43:14 +0000 (08:43 +1000)
commit7f876e46247a218d050400725d565986dba533fa
tree57c9b91a726ff9313aa8a9ac7446e1078f89a578
parent660d29ebcfcdb025526bb5fb9b1538c8378d3fd0
Add QML translation autotests.
tests/auto/declarative/qdeclarativetranslation/data/idtranslation.qml [new file with mode: 0644]
tests/auto/declarative/qdeclarativetranslation/data/qml_fr.qm [new file with mode: 0644]
tests/auto/declarative/qdeclarativetranslation/data/qml_fr.ts [new file with mode: 0644]
tests/auto/declarative/qdeclarativetranslation/data/qmlid_fr.qm [new file with mode: 0644]
tests/auto/declarative/qdeclarativetranslation/data/qmlid_fr.ts [new file with mode: 0644]
tests/auto/declarative/qdeclarativetranslation/data/translation.qml [new file with mode: 0644]
tests/auto/declarative/qdeclarativetranslation/qdeclarativetranslation.pro [new file with mode: 0644]
tests/auto/declarative/qdeclarativetranslation/tst_qdeclarativetranslation.cpp [new file with mode: 0644]