Remove CONFIG += parallel_test.

The keyword no longer has a meaning for the new CI.

Change-Id: I699f2881e291cce02a6a608a8710638886e38daa
Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
This commit is contained in:
Friedemann Kleint 2015-09-04 09:36:29 +02:00
parent 7ea2bb8764
commit a719e348d2
92 changed files with 4 additions and 135 deletions

View File

@ -1,5 +1,4 @@
CONFIG += testcase
CONFIG += parallel_test
TARGET = tst_qquickcustomparticle
SOURCES += tst_qquickcustomparticle.cpp
macx:CONFIG -= app_bundle

View File

@ -1,5 +1,4 @@
CONFIG += testcase
CONFIG += parallel_test
TARGET = tst_qquickitemparticle
SOURCES += tst_qquickitemparticle.cpp
macx:CONFIG -= app_bundle

View File

@ -1,4 +1,4 @@
CONFIG += testcase parallel_test
CONFIG += testcase
macx:CONFIG -= app_bundle
TARGET = tst_qabstractanimationjob
QT = core-private qml-private testlib

View File

@ -1,4 +1,4 @@
CONFIG += testcase parallel_test
CONFIG += testcase
macx:CONFIG -= app_bundle
TARGET = tst_qanimationgroupjob
QT = core-private qml-private testlib

View File

@ -1,5 +1,4 @@
CONFIG += testcase
CONFIG += parallel_test
macx:CONFIG -= app_bundle
TARGET = tst_qparallelanimationgroupjob
QT = core-private gui qml-private testlib gui-private

View File

@ -1,5 +1,4 @@
CONFIG += testcase
CONFIG += parallel_test
macx:CONFIG -= app_bundle
TARGET = tst_qpauseanimationjob
QT = core-private gui-private qml-private testlib

View File

@ -1,4 +1,4 @@
CONFIG += testcase parallel_test
CONFIG += testcase
macx:CONFIG -= app_bundle
TARGET = tst_qsequentialanimationgroupjob
QT = core-private qml-private testlib

View File

@ -7,5 +7,4 @@ SOURCES += tst_qpacketprotocol.cpp
INCLUDEPATH += ../shared
include(../shared/debugutil.pri)
CONFIG += parallel_test
QT += qml network testlib gui-private core-private

View File

@ -10,7 +10,6 @@ SOURCES += tst_qqmldebuglocal.cpp \
INCLUDEPATH += ../shared
include(../shared/debugutil.pri)
CONFIG += parallel_test
QT += qml-private testlib gui-private core-private
DEFINES += QT_QML_DEBUG_NO_WARNING

View File

@ -6,6 +6,5 @@ SOURCES += tst_parserstress.cpp
TESTDATA = tests/*
CONFIG += parallel_test
QT += core-private gui-private qml-private testlib

View File

@ -1,5 +1,4 @@
CONFIG += testcase
CONFIG += parallel_test
TARGET = tst_qjsengine
QT += qml qml-private widgets testlib gui-private
macx:CONFIG -= app_bundle

View File

@ -12,5 +12,4 @@ include (../../shared/util.pri)
TESTDATA = data/*
CONFIG += parallel_test
QT += core qml testlib gui-private

View File

@ -1,5 +1,4 @@
CONFIG += testcase
CONFIG += parallel_test
TARGET = tst_qjsvalue
macx:CONFIG -= app_bundle
QT += qml widgets testlib gui-private

View File

@ -1,5 +1,4 @@
CONFIG += testcase
CONFIG += parallel_test
TARGET = tst_qjsvalueiterator
macx:CONFIG -= app_bundle
QT = core qml testlib

View File

@ -6,6 +6,5 @@ macx:CONFIG -= app_bundle
SOURCES += tst_qmlmin.cpp
DEFINES += SRCDIR=\\\"$$PWD\\\"
CONFIG += parallel_test
cross_compile: DEFINES += QTEST_CROSS_COMPILED

View File

@ -2,6 +2,5 @@ CONFIG += testcase
TARGET = tst_qmlplugindump
QT += testlib gui-private
macx:CONFIG -= app_bundle
CONFIG += parallel_test
SOURCES += tst_qmlplugindump.cpp

View File

@ -8,6 +8,4 @@ include (../../shared/util.pri)
TESTDATA = data/*
CONFIG += parallel_test
QT += core-private gui-private qml-private quick-private testlib

View File

@ -4,6 +4,4 @@ macx:CONFIG -= app_bundle
SOURCES += tst_qqmlchangeset.cpp
CONFIG += parallel_test
QT += core-private gui-private qml-private testlib

View File

@ -8,6 +8,4 @@ include (../../shared/util.pri)
TESTDATA = data/*
CONFIG += parallel_test
QT += core-private gui-private qml-private quick-private testlib

View File

@ -8,6 +8,4 @@ macx:CONFIG -= app_bundle
TESTDATA = data/*
CONFIG += parallel_test
QT += qml testlib gui-private

View File

@ -8,6 +8,4 @@ macx:CONFIG -= app_bundle
TESTDATA = data/*
CONFIG += parallel_test
QT += core-private gui-private qml-private testlib

View File

@ -4,6 +4,4 @@ macx:CONFIG -= app_bundle
SOURCES += tst_qqmlcpputils.cpp
CONFIG += parallel_test
QT += core-private gui-private qml-private testlib

View File

@ -6,5 +6,3 @@ macx:CONFIG -= app_bundle
SOURCES += tst_qqmldirparser.cpp
include (../../shared/util.pri)
CONFIG += parallel_test

View File

@ -6,8 +6,6 @@ include (../../shared/util.pri)
macx:CONFIG -= app_bundle
CONFIG += parallel_test
TESTDATA = data/*
QT += core-private gui-private qml-private testlib

View File

@ -8,6 +8,4 @@ include (../../shared/util.pri)
TESTDATA = data/*
CONFIG += parallel_test
QT += core-private gui-private qml-private testlib

View File

@ -8,5 +8,4 @@ include (../../shared/util.pri)
TESTDATA = data/*
CONFIG += parallel_test
QT += core-private gui-private qml-private testlib

View File

@ -3,5 +3,4 @@ TARGET = tst_qqmlglobal
SOURCES += tst_qqmlglobal.cpp
macx:CONFIG -= app_bundle
CONFIG += parallel_test
QT += qml-private testlib core-private gui-private

View File

@ -6,5 +6,3 @@ osx:CONFIG -= app_bundle
SOURCES += tst_qqmlimport.cpp
include (../../shared/util.pri)
CONFIG += parallel_test

View File

@ -11,6 +11,5 @@ include (../../shared/util.pri)
TESTDATA = data/*
CONFIG += parallel_test
QT += core-private gui-private qml-private network testlib

View File

@ -8,5 +8,4 @@ include (../../shared/util.pri)
TESTDATA = data/*
CONFIG += parallel_test
QT += core-private gui-private qml-private testlib

View File

@ -9,8 +9,6 @@ include (../../shared/util.pri)
TESTDATA = data/*
CONFIG += parallel_test
QT += core qml testlib
DISTFILES += \

View File

@ -4,6 +4,4 @@ macx:CONFIG -= app_bundle
SOURCES += tst_qqmllistcompositor.cpp
CONFIG += parallel_test
QT += core-private gui-private qml-private quick-private testlib

View File

@ -8,6 +8,4 @@ include (../../shared/util.pri)
TESTDATA = data/*
CONFIG += parallel_test
QT += core-private gui-private qml-private quick-private testlib

View File

@ -8,6 +8,4 @@ include (../../shared/util.pri)
TESTDATA = data/*
CONFIG += parallel_test
QT += core-private gui-private qml-private testlib

View File

@ -8,6 +8,5 @@ include (../../shared/util.pri)
TESTDATA = data/*
CONFIG += parallel_test
QT += qml testlib gui-private

View File

@ -8,5 +8,4 @@ include (../../shared/util.pri)
TESTDATA = data/*
CONFIG += parallel_test
QT += qml testlib gui-private

View File

@ -6,5 +6,4 @@ macx:CONFIG -= app_bundle
TESTDATA = data/*
include (../../shared/util.pri)
CONFIG += parallel_test
QT += core-private gui-private qml-private testlib

View File

@ -22,6 +22,4 @@ SUBDIRS =\
tst_qqmlmoduleplugin_pro.depends += plugin
SUBDIRS += tst_qqmlmoduleplugin.pro
CONFIG += parallel_test
QT += core-private gui-private qml-private

View File

@ -4,7 +4,5 @@ osx:CONFIG -= app_bundle
SOURCES += tst_qqmlobjectmodel.cpp
CONFIG += parallel_test
QT += qml testlib
QT += core-private qml-private

View File

@ -4,5 +4,4 @@ osx:CONFIG -= app_bundle
SOURCES += tst_qqmlopenmetaobject.cpp
CONFIG += parallel_test
QT += core-private gui-private qml-private testlib

View File

@ -6,6 +6,4 @@ macx:CONFIG -= app_bundle
SOURCES += tst_qqmlparser.cpp
DEFINES += SRCDIR=\\\"$$PWD\\\"
CONFIG += parallel_test
cross_compile: DEFINES += QTEST_CROSS_COMPILED

View File

@ -8,6 +8,4 @@ include (../../shared/util.pri)
TESTDATA = data/*
CONFIG += parallel_test
QT += core-private gui-private qml-private testlib

View File

@ -4,5 +4,4 @@ macx:CONFIG -= app_bundle
SOURCES += tst_qqmlpropertycache.cpp
CONFIG += parallel_test
QT += core-private gui-private qml-private testlib

View File

@ -6,6 +6,4 @@ SOURCES += tst_qqmlpropertymap.cpp
include (../../shared/util.pri)
CONFIG += parallel_test
QT += core-private gui-private qml-private quick-private testlib

View File

@ -9,4 +9,3 @@ include (../../shared/util.pri)
TESTDATA = data/*
QT += qml testlib
CONFIG += parallel_test

View File

@ -6,5 +6,4 @@ SOURCES += tst_qqmlstatemachine.cpp
include (../../shared/util.pri)
CONFIG += parallel_test
QT += core-private gui-private qml-private quick-private gui testlib

View File

@ -4,5 +4,4 @@ macx:CONFIG -= app_bundle
SOURCES += tst_qqmltimer.cpp
CONFIG += parallel_test
QT += core-private gui-private qml-private quick-private gui testlib

View File

@ -9,6 +9,4 @@ include (../../shared/util.pri)
TESTDATA = data/*
CONFIG += parallel_test
QT += core-private gui-private qml-private testlib

View File

@ -7,4 +7,3 @@ SOURCES += tst_qqmltypeloader.cpp
include (../../shared/util.pri)
CONFIG += parallel_test

View File

@ -11,6 +11,4 @@ include (../../shared/util.pri)
TESTDATA = data/*
CONFIG += parallel_test
QT += core-private gui-private qml-private quick-private gui testlib

View File

@ -11,8 +11,6 @@ include (../../shared/util.pri)
TESTDATA = data/*
CONFIG += parallel_test
QT += core-private gui-private qml-private quick-private gui testlib
DISTFILES += \

View File

@ -8,7 +8,6 @@ include (../../shared/util.pri)
TESTDATA = data/*
CONFIG += parallel_test
QT += core-private gui-private qml-private testlib
RESOURCES += data/introspect.qrc

View File

@ -8,6 +8,4 @@ include (../../shared/util.pri)
TESTDATA = data/*
CONFIG += parallel_test
QT += core-private gui-private qml-private testlib

View File

@ -5,5 +5,3 @@ macx:CONFIG -= app_bundle
SOURCES += tst_qrcqml.cpp
RESOURCES = qrcqml.qrc
CONFIG += parallel_test

View File

@ -4,5 +4,4 @@ macx:CONFIG -= app_bundle
SOURCES += tst_v4misc.cpp
CONFIG += parallel_test
QT += core-private qml-private testlib

View File

@ -6,7 +6,6 @@ macx:CONFIG -= app_bundle
SOURCES += tst_examples.cpp
DEFINES += SRCDIR=\\\"$$PWD\\\"
CONFIG += parallel_test
#temporary
QT += core-private gui-private qml-private quick-private testlib
!qtHaveModule(xmlpatterns): DEFINES += QT_NO_XMLPATTERNS

View File

@ -16,8 +16,6 @@ OTHER_FILES += data/checkbuttons.qml \
data/statictext.qml \
data/ignored.qml \
CONFIG += parallel_test
wince*: {
accessneeded.files = $$QT.widgets.plugins/accessible/*.dll
accessneeded.path = accessible

View File

@ -9,6 +9,4 @@ macx:CONFIG -= app_bundle
TESTDATA = data/*
CONFIG += parallel_test
QT += core-private gui-private qml-private quick-private testlib

View File

@ -8,8 +8,6 @@ macx:CONFIG -= app_bundle
TESTDATA = data/*
CONFIG += parallel_test
QT += core-private gui-private qml-private quick-private network testlib
OTHER_FILES += \

View File

@ -3,7 +3,6 @@ TEMPLATE=app
TARGET=tst_qquickanimationcontroller
CONFIG += qmltestcase
CONFIG += parallel_test
SOURCES += tst_qquickanimationcontroller.cpp
TESTDATA = data/*

View File

@ -8,7 +8,5 @@ macx:CONFIG -= app_bundle
TESTDATA = data/*
CONFIG += parallel_test
QT += core-private gui-private qml-private quick-private testlib
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0

View File

@ -1,5 +1,4 @@
CONFIG += testcase
CONFIG += parallel_test
TARGET = tst_qquickapplication
macx:CONFIG -= app_bundle

View File

@ -8,6 +8,4 @@ macx:CONFIG -= app_bundle
TESTDATA = data/*
CONFIG += parallel_test
QT += core-private gui-private qml-private quick-private testlib

View File

@ -4,6 +4,4 @@ macx:CONFIG -= app_bundle
SOURCES += tst_qquickdrag.cpp
CONFIG += parallel_test
QT += core-private gui-private qml-private quick-private network testlib

View File

@ -4,6 +4,4 @@ macx:CONFIG -= app_bundle
SOURCES += tst_qquickdroparea.cpp
CONFIG += parallel_test
QT += core-private gui-private qml-private quick-private network testlib

View File

@ -8,6 +8,4 @@ macx:CONFIG -= app_bundle
TESTDATA = data/*
CONFIG += parallel_test
QT += core gui qml quick testlib

View File

@ -8,6 +8,4 @@ include (../../shared/util.pri)
TESTDATA = data/*
CONFIG += parallel_test
QT += core-private gui-private qml-private quick-private testlib

View File

@ -4,6 +4,4 @@ osx:CONFIG -= app_bundle
SOURCES += tst_quickfontmetrics.cpp
CONFIG += parallel_test
QT += core gui qml quick-private testlib

View File

@ -7,7 +7,6 @@ include(../../shared/util.pri)
macx:CONFIG -= app_bundle
CONFIG += parallel_test
QT += quick testlib
OTHER_FILES += \

View File

@ -4,6 +4,4 @@ macx:CONFIG -= app_bundle
SOURCES += tst_qquickimageprovider.cpp
CONFIG += parallel_test
QT += core-private gui-private qml-private quick-private network testlib

View File

@ -8,7 +8,6 @@ TESTDATA = data/*
include(../../shared/util.pri)
CONFIG += parallel_test
QT += core-private gui-private qml-private quick-private testlib
OTHER_FILES += \

View File

@ -1,6 +1,5 @@
TARGET = tst_qquickmultipointtoucharea
CONFIG += testcase
CONFIG += parallel_test
macx:CONFIG -= app_bundle
SOURCES += tst_qquickmultipointtoucharea.cpp

View File

@ -7,7 +7,6 @@ include(../../shared/util.pri)
osx:CONFIG -= app_bundle
CONFIG += parallel_test
QT += quick testlib
OTHER_FILES += \

View File

@ -4,6 +4,4 @@ macx:CONFIG -= app_bundle
SOURCES += tst_qquickpainteditem.cpp
CONFIG += parallel_test
QT += core-private gui-private qml-private quick-private network testlib

View File

@ -8,6 +8,4 @@ include (../../shared/util.pri)
TESTDATA = data/*
CONFIG += parallel_test
QT += core-private gui-private qml-private quick-private testlib

View File

@ -1,5 +1,4 @@
CONFIG += testcase
CONFIG += parallel_test
TARGET = tst_qquickpincharea
macx:CONFIG -= app_bundle

View File

@ -9,5 +9,4 @@ include (../shared/util.pri)
TESTDATA = data/*
CONFIG += parallel_test
QT += core-private gui-private qml-private quick-private testlib

View File

@ -6,5 +6,4 @@ include (../../shared/util.pri)
macx:CONFIG -= app_bundle
CONFIG += parallel_test
QT += core-private gui-private qml-private testlib quick-private

View File

@ -5,5 +5,4 @@ SOURCES += tst_qquickshadereffect.cpp
include (../../shared/util.pri)
macx:CONFIG -= app_bundle
CONFIG += parallel_test
QT += core-private gui-private qml-private quick-private testlib

View File

@ -8,6 +8,4 @@ include (../../shared/util.pri)
TESTDATA = data/*
CONFIG += parallel_test
QT += core-private gui-private qml-private quick-private testlib

View File

@ -8,6 +8,4 @@ include (../../shared/util.pri)
TESTDATA = data/*
CONFIG += parallel_test
QT += core-private gui-private qml-private quick-private testlib

View File

@ -8,6 +8,4 @@ macx:CONFIG -= app_bundle
TESTDATA = data/*
CONFIG += parallel_test
QT += core-private gui-private qml-private quick-private network testlib

View File

@ -8,5 +8,4 @@ include (../../shared/util.pri)
TESTDATA = data/*
CONFIG += parallel_test
QT += core-private gui-private qml-private quick-private testlib

View File

@ -4,5 +4,4 @@ macx:CONFIG -= app_bundle
SOURCES += tst_qquickstyledtext.cpp
CONFIG += parallel_test
QT += core-private gui-private qml-private quick-private network testlib

View File

@ -4,6 +4,5 @@ macx:CONFIG -= app_bundle
SOURCES += tst_qquicksystempalette.cpp
CONFIG += parallel_test
QT += core-private gui-private qml-private quick-private testlib
qtHaveModule(widgets): QT += widgets

View File

@ -8,7 +8,5 @@ include (../../shared/util.pri)
TESTDATA = data/*
CONFIG += parallel_test
QT += core-private gui-private qml-private quick-private testlib

View File

@ -4,6 +4,4 @@ osx:CONFIG -= app_bundle
SOURCES += tst_qquicktextmetrics.cpp
CONFIG += parallel_test
QT += core gui qml quick-private testlib

View File

@ -1,5 +1,4 @@
CONFIG += testcase
CONFIG += parallel_test
TARGET = tst_qquicktimeline
macx:CONFIG -= app_bundle

View File

@ -1,5 +1,4 @@
CONFIG += testcase
CONFIG += parallel_test
TARGET = tst_qquickview
macx:CONFIG -= app_bundle

View File

@ -8,8 +8,6 @@ include (../../shared/util.pri)
TESTDATA = data/*
CONFIG += parallel_test
QT += core-private gui-private qml-private network testlib xmlpatterns
OTHER_FILES += \

View File

@ -8,7 +8,6 @@ TESTDATA = data/*
include(../../shared/util.pri)
CONFIG += parallel_test
QT += core-private gui-private qml-private quick-private testlib
OTHER_FILES += \

View File

@ -1,4 +1,4 @@
CONFIG += testcase parallel_test
CONFIG += testcase
TARGET = tst_toolsupport
QT = testlib core-private qml-private
SOURCES = $$PWD/tst_toolsupport.cpp