aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@qt.io>2017-04-05 12:58:01 +0200
committerSimon Hausmann <simon.hausmann@qt.io>2017-04-07 10:37:50 +0000
commit67d1d7843ab5e1c904c8f0f76eadb9fc3f1bbb17 (patch)
treee1f8ebce3ee46c7655f8094c21b461eeb266fb00 /tests
parent7cb4d0234587c295c4eb24f5e548799f3364d94d (diff)
Enable running of qmlcachegen tests on ARM/qemu
This gives us test coverage for the most important cross-compiling scenario of x86-64 host to armv7 target. Change-Id: I31abd3802681b14561e1ee4c60f6cc9cc2049bf2 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/qml/qml.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qml/qml.pro b/tests/auto/qml/qml.pro
index ac288674c7..59566ad927 100644
--- a/tests/auto/qml/qml.pro
+++ b/tests/auto/qml/qml.pro
@@ -36,10 +36,10 @@ PRIVATETESTS += \
qqmlcpputils \
qqmldirparser \
v4misc \
+ qmlcachegen
!boot2qt {
PRIVATETESTS += \
- qmlcachegen \
animation \
qqmlecmascript \
qqmlcontext \