Skip to content

Commit

Permalink
Add private parts to autotest .pro files
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Alpert committed May 11, 2011
1 parent 1f43fa5 commit faed3a7
Show file tree
Hide file tree
Showing 103 changed files with 123 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/auto/declarative/examples/examples.pro
Expand Up @@ -18,3 +18,4 @@ symbian: {

CONFIG += parallel_test

QT += core-private gui-private declarative-private
1 change: 1 addition & 0 deletions tests/auto/declarative/geometry/geometry.pro
Expand Up @@ -8,3 +8,4 @@ SOURCES += tst_geometry.cpp

CONFIG+=parallel_test

QT += core-private gui-private declarative-private
1 change: 1 addition & 0 deletions tests/auto/declarative/moduleqt47/moduleqt47.pro
Expand Up @@ -14,3 +14,4 @@ symbian: {

CONFIG += parallel_test

QT += core-private gui-private declarative-private
1 change: 1 addition & 0 deletions tests/auto/declarative/node/nodes.pro
Expand Up @@ -8,3 +8,4 @@ SOURCES += tst_nodestest.cpp

CONFIG+=parallel_test

QT += core-private gui-private declarative-private
1 change: 1 addition & 0 deletions tests/auto/declarative/parserstress/parserstress.pro
Expand Up @@ -19,3 +19,4 @@ SOURCES += tst_parserstress.cpp

CONFIG += parallel_test

QT += core-private gui-private declarative-private
Expand Up @@ -13,3 +13,4 @@ symbian: {

CONFIG += parallel_test

QT += core-private gui-private declarative-private
Expand Up @@ -14,3 +14,4 @@ symbian: {

CONFIG += parallel_test

QT += core-private gui-private declarative-private
Expand Up @@ -13,3 +13,4 @@ symbian: {

CONFIG += parallel_test

QT += core-private gui-private declarative-private
Expand Up @@ -3,3 +3,4 @@ contains(QT_CONFIG,declarative): QT += declarative gui
macx:CONFIG -= app_bundle

SOURCES += tst_qdeclarativeapplication.cpp
QT += core-private gui-private declarative-private
Expand Up @@ -13,3 +13,4 @@ symbian: {

CONFIG += parallel_test

QT += core-private gui-private declarative-private
Expand Up @@ -14,3 +14,4 @@ symbian: {

CONFIG += parallel_test

QT += core-private gui-private declarative-private
Expand Up @@ -15,3 +15,4 @@ symbian: {

CONFIG += parallel_test

QT += core-private gui-private declarative-private
Expand Up @@ -11,3 +11,4 @@ SOURCES += tst_qdeclarativecomponent.cpp

CONFIG += parallel_test

QT += core-private gui-private declarative-private
Expand Up @@ -14,3 +14,4 @@ symbian: {

CONFIG += parallel_test

QT += core-private gui-private declarative-private script-private
Expand Up @@ -9,3 +9,4 @@ macx:CONFIG -= app_bundle

CONFIG += parallel_test

QT += core-private gui-private declarative-private
Expand Up @@ -8,3 +8,4 @@ SOURCES += tst_qdeclarativedebug.cpp \

CONFIG += parallel_test

QT += core-private gui-private declarative-private script-private
Expand Up @@ -5,3 +5,4 @@ macx:CONFIG -= app_bundle
HEADERS += ../shared/debugutil_p.h
SOURCES += tst_qdeclarativedebugclient.cpp \
../shared/debugutil.cpp
QT += core-private gui-private declarative-private script-private
Expand Up @@ -3,3 +3,4 @@ contains(QT_CONFIG,declarative): QT += network declarative script
macx:CONFIG -= app_bundle

SOURCES += tst_qdeclarativedebughelper.cpp
QT += core-private gui-private declarative-private script-private
Expand Up @@ -8,3 +8,4 @@ SOURCES += tst_qdeclarativedebugservice.cpp \

CONFIG += parallel_test

QT += core-private gui-private declarative-private script-private
Expand Up @@ -22,3 +22,4 @@ symbian: {

CONFIG += parallel_test

QT += core-private gui-private declarative-private script-private
Expand Up @@ -10,3 +10,4 @@ SOURCES += tst_qdeclarativeengine.cpp

CONFIG += parallel_test

QT += core-private gui-private declarative-private
Expand Up @@ -9,3 +9,4 @@ macx:CONFIG -= app_bundle

CONFIG += parallel_test

QT += core-private gui-private declarative-private
Expand Up @@ -14,3 +14,4 @@ symbian: {

CONFIG += parallel_test

QT += core-private gui-private declarative-private script-private
Expand Up @@ -14,3 +14,4 @@ symbian: {

CONFIG += parallel_test

QT += core-private gui-private declarative-private script-private
Expand Up @@ -11,3 +11,4 @@ symbian: {
DEFINES += SRCDIR=\\\"$$PWD\\\"
}

QT += core-private gui-private declarative-private
Expand Up @@ -13,3 +13,4 @@ symbian: {
}

CONFIG += parallel_test
QT += core-private gui-private declarative-private
Expand Up @@ -15,3 +15,4 @@ symbian: {

CONFIG += parallel_test

QT += core-private gui-private declarative-private
Expand Up @@ -14,3 +14,4 @@ symbian: {

CONFIG += parallel_test

QT += core-private gui-private declarative-private script-private
Expand Up @@ -15,3 +15,4 @@ symbian: {

CONFIG += parallel_test

QT += core-private gui-private declarative-private
Expand Up @@ -14,3 +14,4 @@ SOURCES += tst_qdeclarativeimageprovider.cpp

CONFIG += parallel_test

QT += core-private gui-private declarative-private
Expand Up @@ -14,3 +14,4 @@ symbian: {

CONFIG += parallel_test

QT += core-private gui-private declarative-private
Expand Up @@ -9,3 +9,4 @@ macx:CONFIG -= app_bundle

CONFIG += parallel_test

QT += core-private gui-private declarative-private script-private
Expand Up @@ -14,3 +14,4 @@ symbian: {

CONFIG += parallel_test

QT += core-private gui-private declarative-private
Expand Up @@ -20,3 +20,4 @@ symbian: {
}

CONFIG += parallel_test
QT += core-private gui-private declarative-private script-private
Expand Up @@ -11,3 +11,4 @@ symbian: {
} else {
DEFINES += SRCDIR=\\\"$$PWD\\\"
}
QT += core-private gui-private declarative-private
Expand Up @@ -15,3 +15,4 @@ symbian: {

CONFIG += parallel_test

QT += core-private gui-private declarative-private script-private
Expand Up @@ -6,3 +6,4 @@ SOURCES += tst_qdeclarativelistreference.cpp

CONFIG += parallel_test

QT += core-private gui-private declarative-private
Expand Up @@ -14,3 +14,4 @@ symbian: {
}

CONFIG += parallel_test
QT += core-private gui-private declarative-private script-private
Expand Up @@ -17,3 +17,4 @@ symbian: {

CONFIG += parallel_test

QT += core-private gui-private declarative-private
Expand Up @@ -9,3 +9,4 @@ macx:CONFIG -= app_bundle

CONFIG += parallel_test

QT += core-private gui-private declarative-private
Expand Up @@ -7,3 +7,4 @@ DESTDIR = ../imports/com/nokia/AutoTestQmlPluginType.2.1
symbian: {
TARGET.EPOCALLOWDLLDATA=1
}
QT += core-private gui-private declarative-private
Expand Up @@ -7,3 +7,4 @@ DESTDIR = ../imports/com/nokia/AutoTestQmlPluginType.2
symbian: {
TARGET.EPOCALLOWDLLDATA=1
}
QT += core-private gui-private declarative-private
Expand Up @@ -7,3 +7,4 @@ DESTDIR = ../imports/com/nokia/AutoTestQmlPluginType
symbian: {
TARGET.EPOCALLOWDLLDATA=1
}
QT += core-private gui-private declarative-private
Expand Up @@ -7,3 +7,4 @@ DESTDIR = ../imports/com/nokia/AutoTestQmlMixedPluginType
symbian: {
TARGET.EPOCALLOWDLLDATA=1
}
QT += core-private gui-private declarative-private
Expand Up @@ -7,3 +7,4 @@ DESTDIR = ../imports/com/nokia/AutoTestQmlVersionPluginType
symbian: {
TARGET.EPOCALLOWDLLDATA=1
}
QT += core-private gui-private declarative-private
Expand Up @@ -7,3 +7,4 @@ DESTDIR = ../imports/com/nokia/AutoTestPluginWithQmlFile
symbian: {
TARGET.EPOCALLOWDLLDATA=1
}
QT += core-private gui-private declarative-private
Expand Up @@ -8,3 +8,4 @@ DESTDIR = ../imports/com/nokia/WrongCase
symbian: {
TARGET.EPOCALLOWDLLDATA=1
}
QT += core-private gui-private declarative-private
Expand Up @@ -6,3 +6,4 @@ SUBDIRS += tst_qdeclarativemoduleplugin.pro

CONFIG += parallel_test

QT += core-private gui-private declarative-private
Expand Up @@ -13,3 +13,4 @@ symbian: {
} else {
DEFINES += SRCDIR=\\\"$$PWD\\\"
}
QT += core-private gui-private declarative-private
Expand Up @@ -15,3 +15,4 @@ symbian: {

CONFIG += parallel_test

QT += core-private gui-private declarative-private
Expand Up @@ -14,3 +14,4 @@ symbian: {

CONFIG += parallel_test

QT += core-private gui-private declarative-private
Expand Up @@ -14,3 +14,4 @@ symbian: {

CONFIG += parallel_test

QT += core-private gui-private declarative-private script-private
Expand Up @@ -14,3 +14,4 @@ symbian: {

CONFIG += parallel_test

QT += core-private gui-private declarative-private
Expand Up @@ -22,3 +22,4 @@ symbian: {

CONFIG += parallel_test

QT += core-private gui-private declarative-private
Expand Up @@ -13,3 +13,4 @@ symbian: {

CONFIG += parallel_test

QT += core-private gui-private declarative-private
Expand Up @@ -14,3 +14,4 @@ symbian: {

CONFIG += parallel_test

QT += core-private gui-private declarative-private script-private
Expand Up @@ -6,3 +6,4 @@ SOURCES += tst_qdeclarativepropertymap.cpp

CONFIG += parallel_test

QT += core-private gui-private declarative-private
1 change: 1 addition & 0 deletions tests/auto/declarative/qdeclarativeqt/qdeclarativeqt.pro
Expand Up @@ -16,3 +16,4 @@ symbian: {

CONFIG += parallel_test

QT += core-private gui-private declarative-private script-private
Expand Up @@ -13,3 +13,4 @@ symbian: {
}

CONFIG += parallel_test
QT += core-private gui-private declarative-private
Expand Up @@ -18,3 +18,4 @@ symbian: {

CONFIG += parallel_test

QT += core-private gui-private declarative-private script-private
Expand Up @@ -14,3 +14,4 @@ symbian: {

CONFIG += parallel_test

QT += core-private gui-private declarative-private script-private
Expand Up @@ -14,3 +14,4 @@ symbian: {

CONFIG += parallel_test

QT += core-private gui-private declarative-private script-private
Expand Up @@ -15,3 +15,4 @@ symbian: {

CONFIG += parallel_test

QT += core-private gui-private declarative-private script-private
Expand Up @@ -13,3 +13,4 @@ symbian: {
}

CONFIG += parallel_test
QT += core-private gui-private declarative-private script-private
Expand Up @@ -9,3 +9,4 @@ SOURCES += tst_qdeclarativestyledtext.cpp
# LIBS += -lgcov

CONFIG += parallel_test
QT += core-private gui-private declarative-private
Expand Up @@ -10,3 +10,4 @@ SOURCES += tst_qdeclarativesystempalette.cpp

CONFIG += parallel_test

QT += core-private gui-private declarative-private
Expand Up @@ -19,3 +19,4 @@ symbian: {

CONFIG += parallel_test

QT += core-private gui-private declarative-private script-private
Expand Up @@ -12,3 +12,4 @@ symbian: {
} else {
DEFINES += SRCDIR=\\\"$$PWD\\\"
}
QT += core-private gui-private declarative-private
Expand Up @@ -12,3 +12,4 @@ symbian: {
DEFINES += SRCDIR=\\\"$$PWD\\\"
}

QT += core-private gui-private declarative-private
Expand Up @@ -9,3 +9,4 @@ SOURCES += tst_qdeclarativetimer.cpp
}

CONFIG += parallel_test
QT += core-private gui-private declarative-private
1 change: 1 addition & 0 deletions tests/auto/declarative/qdeclarativev4/qdeclarativev4.pro
Expand Up @@ -16,3 +16,4 @@ symbian: {

CONFIG += parallel_test

QT += core-private gui-private declarative-private script-private
Expand Up @@ -17,3 +17,4 @@ symbian: {

CONFIG += parallel_test

QT += core-private gui-private declarative-private script-private
Expand Up @@ -11,3 +11,4 @@ symbian: {
} else {
DEFINES += SRCDIR=\\\"$$PWD\\\"
}
QT += core-private gui-private declarative-private
Expand Up @@ -17,3 +17,4 @@ symbian: {
}

CONFIG += parallel_test
QT += core-private gui-private declarative-private
Expand Up @@ -14,3 +14,4 @@ symbian: {

CONFIG += parallel_test

QT += core-private gui-private declarative-private script-private
Expand Up @@ -14,3 +14,4 @@ symbian: {

CONFIG += parallel_test

QT += core-private gui-private declarative-private script-private
Expand Up @@ -18,3 +18,4 @@ symbian: {

CONFIG += parallel_test

QT += core-private gui-private declarative-private
Expand Up @@ -18,3 +18,4 @@ symbian: {

CONFIG += parallel_test

QT += core-private gui-private declarative-private script-private
Expand Up @@ -6,3 +6,4 @@ SOURCES += \
tst_qmetaobjectbuilder.cpp

CONFIG += parallel_test
QT += core-private gui-private declarative-private
1 change: 1 addition & 0 deletions tests/auto/declarative/qmlvisual/qmlvisual.pro
Expand Up @@ -33,3 +33,4 @@ symbian: {
}

CONFIG += parallel_test
QT += core-private gui-private declarative-private

0 comments on commit faed3a7

Please sign in to comment.