From 10c9f850c1654c893e4784c4faaefb100830d7bd Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Thu, 7 Mar 2013 16:31:03 +0100 Subject: improve dependencies of qmlparser test first, this doesn't need gui. second, use qml instead of qmldevtools - there is no need to use the static library here, and after bootstrapping it would pose a real problem (testlib is not bootstrapped). on the downside, this makes the test rely on private_tests. Change-Id: Ic550fa05dcd0f3ba333850640a5b7e3fdd47d905 Reviewed-by: Oswald Buddenhagen --- tests/auto/qml/qml.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/auto/qml/qml.pro') diff --git a/tests/auto/qml/qml.pro b/tests/auto/qml/qml.pro index e278d29162..ede7689a0c 100644 --- a/tests/auto/qml/qml.pro +++ b/tests/auto/qml/qml.pro @@ -23,7 +23,6 @@ PUBLICTESTS += \ qqmlqt \ qqmltranslation \ qqmlxmlhttprequest \ - qqmlparser \ qtqmlmodules \ qquickfolderlistmodel @@ -48,6 +47,7 @@ PRIVATETESTS += \ qqmllistcompositor \ qqmllistmodel \ qqmllistmodelworkerscript \ + qqmlparser \ qquickworkerscript \ qqmlbundle \ qrcqml \ -- cgit v1.2.3