Split some of the autotests into widget and non widget parts.
authorMichael Goddard <michael.goddard@nokia.com>
Mon, 5 Sep 2011 06:13:46 +0000 (16:13 +1000)
committerQt by Nokia <qt-info@nokia.com>
Fri, 9 Sep 2011 00:09:54 +0000 (02:09 +0200)
commitd690596868be79fc0212d39707d5bc052700e24c
tree074206fa0f454a8bf388c1a64dddb9139e32329f
parent461a37b41204b1696f5ed47e5583f4398db46155
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>
30 files changed:
tests/auto/multimedia.pro
tests/auto/multimediawidgets.pro
tests/auto/qcamera/qcamera.pro
tests/auto/qcamera/tst_qcamera.cpp
tests/auto/qcameraimagecapture/qcameraimagecapture.pro
tests/auto/qcameraimagecapture/tst_qcameraimagecapture.cpp
tests/auto/qcamerawidgets/qcamerawidgets.pro [new file with mode: 0644]
tests/auto/qcamerawidgets/tst_qcamerawidgets.cpp [new file with mode: 0644]
tests/auto/qdeclarativevideo/qdeclarativevideo.pro
tests/auto/qmediaimageviewer/qmediaimageviewer.pro
tests/auto/qmediaimageviewer/tst_qmediaimageviewer.cpp
tests/auto/qmediaimageviewerwidgets/images.qrc [new file with mode: 0644]
tests/auto/qmediaimageviewerwidgets/images/image.png [new file with mode: 0644]
tests/auto/qmediaimageviewerwidgets/qmediaimageviewerwidgets.pro [new file with mode: 0644]
tests/auto/qmediaimageviewerwidgets/tst_qmediaimageviewerwidgets.cpp [new file with mode: 0644]
tests/auto/qmediaobject/qmediaobject.pro
tests/auto/qmediaobject/tst_qmediaobject.cpp
tests/auto/qmediaplayer/qmediaplayer.pro
tests/auto/qmediaplayer/tst_qmediaplayer.cpp
tests/auto/qmediaplayer/tst_qmediaplayer.h
tests/auto/qmediaplayerwidgets/main.cpp [new file with mode: 0755]
tests/auto/qmediaplayerwidgets/qmediaplayerwidgets.pro [new file with mode: 0644]
tests/auto/qmediaplayerwidgets/tst_qmediaplayerwidgets.cpp [new file with mode: 0644]
tests/auto/qmediaplayerwidgets/tst_qmediaplayerwidgets.h [new file with mode: 0755]
tests/auto/qmediastreamscontrol/qmediastreamscontrol.pro
tests/auto/qmultimedia_common/mockcameraservice.h
tests/auto/qmultimedia_common/mockmediaplayerservice.h
tests/auto/qmultimedia_common/mockmediaserviceprovider.h
tests/auto/qmultimedia_common/mockvideo.pri
tests/auto/qmultimedia_common/mockvideowindowcontrol.h