From: Alan Alpert Date: Mon, 17 Oct 2011 05:15:31 +0000 (+1000) Subject: Mark particles tests as significant X-Git-Url: http://git.silmor.de/gitweb/?a=commitdiff_plain;h=04c97adbea7cd5b83a9616bff3ff6a9edfa41897;p=konrad%2Fqtdeclarative.git Mark particles tests as significant Believed to be stable enough for CI now. Except qsgage. Change-Id: I49d52c3913bb4140de89b769777f9b6d67abbaaa Reviewed-by: Toby Tomkins --- diff --git a/tests/auto/particles/qsgangleddirection/qsgangleddirection.pro b/tests/auto/particles/qsgangleddirection/qsgangleddirection.pro index e22706e..e8e1e5b 100644 --- a/tests/auto/particles/qsgangleddirection/qsgangleddirection.pro +++ b/tests/auto/particles/qsgangleddirection/qsgangleddirection.pro @@ -7,7 +7,5 @@ testDataFiles.files = data testDataFiles.path = . DEPLOYMENT += testDataFiles -CONFIG += insignificant_test - QT += core-private gui-private v8-private declarative-private opengl-private testlib diff --git a/tests/auto/particles/qsgcumulativedirection/qsgcumulativedirection.pro b/tests/auto/particles/qsgcumulativedirection/qsgcumulativedirection.pro index c1151a1..75933c6 100644 --- a/tests/auto/particles/qsgcumulativedirection/qsgcumulativedirection.pro +++ b/tests/auto/particles/qsgcumulativedirection/qsgcumulativedirection.pro @@ -7,7 +7,5 @@ testDataFiles.files = data testDataFiles.path = . DEPLOYMENT += testDataFiles -CONFIG += insignificant_test - QT += core-private gui-private v8-private declarative-private opengl-private testlib diff --git a/tests/auto/particles/qsgcustomaffector/qsgcustomaffector.pro b/tests/auto/particles/qsgcustomaffector/qsgcustomaffector.pro index 7af77e8..6ce702a 100644 --- a/tests/auto/particles/qsgcustomaffector/qsgcustomaffector.pro +++ b/tests/auto/particles/qsgcustomaffector/qsgcustomaffector.pro @@ -7,7 +7,5 @@ testDataFiles.files = data testDataFiles.path = . DEPLOYMENT += testDataFiles -CONFIG += insignificant_test - QT += core-private gui-private v8-private declarative-private opengl-private testlib diff --git a/tests/auto/particles/qsgcustomparticle/qsgcustomparticle.pro b/tests/auto/particles/qsgcustomparticle/qsgcustomparticle.pro index 76866a1..2f84d78 100644 --- a/tests/auto/particles/qsgcustomparticle/qsgcustomparticle.pro +++ b/tests/auto/particles/qsgcustomparticle/qsgcustomparticle.pro @@ -7,7 +7,5 @@ testDataFiles.files = data testDataFiles.path = . DEPLOYMENT += testDataFiles -CONFIG += insignificant_test - QT += core-private gui-private v8-private declarative-private opengl-private testlib diff --git a/tests/auto/particles/qsgellipseextruder/qsgellipseextruder.pro b/tests/auto/particles/qsgellipseextruder/qsgellipseextruder.pro index 6cf3b43..297bba9 100644 --- a/tests/auto/particles/qsgellipseextruder/qsgellipseextruder.pro +++ b/tests/auto/particles/qsgellipseextruder/qsgellipseextruder.pro @@ -7,7 +7,5 @@ testDataFiles.files = data testDataFiles.path = . DEPLOYMENT += testDataFiles -CONFIG += insignificant_test - QT += core-private gui-private v8-private declarative-private opengl-private testlib diff --git a/tests/auto/particles/qsgfriction/qsgfriction.pro b/tests/auto/particles/qsgfriction/qsgfriction.pro index e914fee..ad3f054 100644 --- a/tests/auto/particles/qsgfriction/qsgfriction.pro +++ b/tests/auto/particles/qsgfriction/qsgfriction.pro @@ -7,7 +7,5 @@ testDataFiles.files = data testDataFiles.path = . DEPLOYMENT += testDataFiles -CONFIG += insignificant_test - QT += core-private gui-private v8-private declarative-private opengl-private testlib diff --git a/tests/auto/particles/qsggravity/qsggravity.pro b/tests/auto/particles/qsggravity/qsggravity.pro index 68f6203..a6e3451 100644 --- a/tests/auto/particles/qsggravity/qsggravity.pro +++ b/tests/auto/particles/qsggravity/qsggravity.pro @@ -7,7 +7,5 @@ testDataFiles.files = data testDataFiles.path = . DEPLOYMENT += testDataFiles -CONFIG += insignificant_test - QT += core-private gui-private v8-private declarative-private opengl-private testlib diff --git a/tests/auto/particles/qsgimageparticle/qsgimageparticle.pro b/tests/auto/particles/qsgimageparticle/qsgimageparticle.pro index 4e36e06..62dbd0b 100644 --- a/tests/auto/particles/qsgimageparticle/qsgimageparticle.pro +++ b/tests/auto/particles/qsgimageparticle/qsgimageparticle.pro @@ -7,7 +7,5 @@ testDataFiles.files = data testDataFiles.path = . DEPLOYMENT += testDataFiles -CONFIG += insignificant_test - QT += core-private gui-private v8-private declarative-private opengl-private testlib diff --git a/tests/auto/particles/qsgitemparticle/qsgitemparticle.pro b/tests/auto/particles/qsgitemparticle/qsgitemparticle.pro index 49729ac..afecb90 100644 --- a/tests/auto/particles/qsgitemparticle/qsgitemparticle.pro +++ b/tests/auto/particles/qsgitemparticle/qsgitemparticle.pro @@ -7,7 +7,5 @@ testDataFiles.files = data testDataFiles.path = . DEPLOYMENT += testDataFiles -CONFIG += insignificant_test - QT += core-private gui-private v8-private declarative-private opengl-private testlib diff --git a/tests/auto/particles/qsglineextruder/qsglineextruder.pro b/tests/auto/particles/qsglineextruder/qsglineextruder.pro index 00d61d8..90e28fc 100644 --- a/tests/auto/particles/qsglineextruder/qsglineextruder.pro +++ b/tests/auto/particles/qsglineextruder/qsglineextruder.pro @@ -7,7 +7,5 @@ testDataFiles.files = data testDataFiles.path = . DEPLOYMENT += testDataFiles -CONFIG += insignificant_test - QT += core-private gui-private v8-private declarative-private opengl-private testlib diff --git a/tests/auto/particles/qsgmaskextruder/qsgmaskextruder.pro b/tests/auto/particles/qsgmaskextruder/qsgmaskextruder.pro index a60d3da..995adab 100644 --- a/tests/auto/particles/qsgmaskextruder/qsgmaskextruder.pro +++ b/tests/auto/particles/qsgmaskextruder/qsgmaskextruder.pro @@ -7,7 +7,5 @@ testDataFiles.files = data testDataFiles.path = . DEPLOYMENT += testDataFiles -CONFIG += insignificant_test - QT += core-private gui-private v8-private declarative-private opengl-private testlib diff --git a/tests/auto/particles/qsgparticlegroup/qsgparticlegroup.pro b/tests/auto/particles/qsgparticlegroup/qsgparticlegroup.pro index 1376ab8..3d71ee0 100644 --- a/tests/auto/particles/qsgparticlegroup/qsgparticlegroup.pro +++ b/tests/auto/particles/qsgparticlegroup/qsgparticlegroup.pro @@ -7,7 +7,5 @@ testDataFiles.files = data testDataFiles.path = . DEPLOYMENT += testDataFiles -CONFIG += insignificant_test - QT += core-private gui-private v8-private declarative-private opengl-private testlib diff --git a/tests/auto/particles/qsgparticlesystem/qsgparticlesystem.pro b/tests/auto/particles/qsgparticlesystem/qsgparticlesystem.pro index 8137829..6236a20 100644 --- a/tests/auto/particles/qsgparticlesystem/qsgparticlesystem.pro +++ b/tests/auto/particles/qsgparticlesystem/qsgparticlesystem.pro @@ -7,7 +7,5 @@ testDataFiles.files = data testDataFiles.path = . DEPLOYMENT += testDataFiles -CONFIG += insignificant_test - QT += core-private gui-private v8-private declarative-private opengl-private testlib diff --git a/tests/auto/particles/qsgpointattractor/qsgpointattractor.pro b/tests/auto/particles/qsgpointattractor/qsgpointattractor.pro index 03d0de6..865d58c 100644 --- a/tests/auto/particles/qsgpointattractor/qsgpointattractor.pro +++ b/tests/auto/particles/qsgpointattractor/qsgpointattractor.pro @@ -7,7 +7,5 @@ testDataFiles.files = data testDataFiles.path = . DEPLOYMENT += testDataFiles -CONFIG += insignificant_test - QT += core-private gui-private v8-private declarative-private opengl-private testlib diff --git a/tests/auto/particles/qsgpointdirection/qsgpointdirection.pro b/tests/auto/particles/qsgpointdirection/qsgpointdirection.pro index 4d2f2bf..841464d 100644 --- a/tests/auto/particles/qsgpointdirection/qsgpointdirection.pro +++ b/tests/auto/particles/qsgpointdirection/qsgpointdirection.pro @@ -7,7 +7,5 @@ testDataFiles.files = data testDataFiles.path = . DEPLOYMENT += testDataFiles -CONFIG += insignificant_test - QT += core-private gui-private v8-private declarative-private opengl-private testlib diff --git a/tests/auto/particles/qsgrectangleextruder/qsgrectangleextruder.pro b/tests/auto/particles/qsgrectangleextruder/qsgrectangleextruder.pro index 8180dbf..e0e8f51 100644 --- a/tests/auto/particles/qsgrectangleextruder/qsgrectangleextruder.pro +++ b/tests/auto/particles/qsgrectangleextruder/qsgrectangleextruder.pro @@ -7,7 +7,5 @@ testDataFiles.files = data testDataFiles.path = . DEPLOYMENT += testDataFiles -CONFIG += insignificant_test - QT += core-private gui-private v8-private declarative-private opengl-private testlib diff --git a/tests/auto/particles/qsgtargetdirection/qsgtargetdirection.pro b/tests/auto/particles/qsgtargetdirection/qsgtargetdirection.pro index f6016be..77288f7 100644 --- a/tests/auto/particles/qsgtargetdirection/qsgtargetdirection.pro +++ b/tests/auto/particles/qsgtargetdirection/qsgtargetdirection.pro @@ -7,7 +7,5 @@ testDataFiles.files = data testDataFiles.path = . DEPLOYMENT += testDataFiles -CONFIG += insignificant_test - QT += core-private gui-private v8-private declarative-private opengl-private testlib diff --git a/tests/auto/particles/qsgtrailemitter/qsgtrailemitter.pro b/tests/auto/particles/qsgtrailemitter/qsgtrailemitter.pro index bae358e..b7cb766 100644 --- a/tests/auto/particles/qsgtrailemitter/qsgtrailemitter.pro +++ b/tests/auto/particles/qsgtrailemitter/qsgtrailemitter.pro @@ -7,7 +7,5 @@ testDataFiles.files = data testDataFiles.path = . DEPLOYMENT += testDataFiles -CONFIG += insignificant_test - QT += core-private gui-private v8-private declarative-private opengl-private testlib diff --git a/tests/auto/particles/qsgturbulence/qsgturbulence.pro b/tests/auto/particles/qsgturbulence/qsgturbulence.pro index ffec48f..702c1d1 100644 --- a/tests/auto/particles/qsgturbulence/qsgturbulence.pro +++ b/tests/auto/particles/qsgturbulence/qsgturbulence.pro @@ -7,7 +7,5 @@ testDataFiles.files = data testDataFiles.path = . DEPLOYMENT += testDataFiles -CONFIG += insignificant_test - QT += core-private gui-private v8-private declarative-private opengl-private testlib diff --git a/tests/auto/particles/qsgwander/qsgwander.pro b/tests/auto/particles/qsgwander/qsgwander.pro index 7ea187b..e11a522 100644 --- a/tests/auto/particles/qsgwander/qsgwander.pro +++ b/tests/auto/particles/qsgwander/qsgwander.pro @@ -7,7 +7,5 @@ testDataFiles.files = data testDataFiles.path = . DEPLOYMENT += testDataFiles -CONFIG += insignificant_test - QT += core-private gui-private v8-private declarative-private opengl-private testlib