Split some of the autotests into widget and non widget parts.
Since the tests are mostly not widget based. Change-Id: Ic3fa4224b19f2a5c710fd4763b5e645252975c1c Reviewed-on: http://codereview.qt-project.org/4174 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Dmytro Poplavskiy <dmytro.poplavskiy@nokia.com>
This commit is contained in:
committed by
Qt by Nokia
parent
461a37b412
commit
d690596868
@@ -22,6 +22,11 @@ SUBDIRS += \
|
||||
qvideosurfaceformat \
|
||||
qmetadatareadercontrol \
|
||||
qmetadatawritercontrol \
|
||||
qmediaplayer \
|
||||
qcameraimagecapture \
|
||||
qmediaobject \
|
||||
qcamera \
|
||||
qcamerabackend \
|
||||
|
||||
# These is disabled until intent is clearer
|
||||
# qvideodevicecontrol \
|
||||
@@ -38,6 +43,7 @@ contains (QT_CONFIG, private_tests) {
|
||||
SUBDIRS += \
|
||||
qmediaplaylist \
|
||||
qmediapluginloader \
|
||||
qmediaimageviewer \
|
||||
qmediaserviceprovider
|
||||
|
||||
contains (QT_CONFIG, declarative) {
|
||||
|
||||
Reference in New Issue
Block a user