Build manual tests.
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>
Thu, 12 Apr 2012 10:56:20 +0000 (12:56 +0200)
committerQt by Nokia <qt-info@nokia.com>
Thu, 12 Apr 2012 12:50:39 +0000 (14:50 +0200)
commit28675642f3445e41434b004c2a1a1d96ec0145a2
tree8a26692b9eba13a416aa16bdc82acc1dc3082e0c
parent7ed1ab9076866d39a086fb1d364ab1903afc9a91
Build manual tests.

Add a toplevel manual.pro and other .pro-files to build them and
fix the build.

Change-Id: Ibc98a27b39dd1304edfa8a6894d62e77ce7ef387
Reviewed-by: Shane Kearns <shane.kearns@accenture.com>
91 files changed:
tests/manual/bearerex/bearerex.cpp
tests/manual/bearerex/bearerex.h
tests/manual/bearerex/bearerex.pro
tests/manual/bearerex/datatransferer.cpp
tests/manual/bearerex/datatransferer.h
tests/manual/cocoa/qt_on_cocoa/window.cpp
tests/manual/cocoa/wheelevent/main.cpp
tests/manual/cocoa/wheelevent/window.cpp
tests/manual/gestures/gestures.pro [new file with mode: 0644]
tests/manual/gestures/graphicsview/graphicsview.pro
tests/manual/gestures/graphicsview/main.cpp
tests/manual/gestures/scrollarea/main.cpp
tests/manual/gestures/scrollarea/scrollarea.pro
tests/manual/inputmethodhints/inputmethodhints.h
tests/manual/inputmethodhints/inputmethodhints.pro
tests/manual/inputmethodhints/main.cpp
tests/manual/keypadnavigation/keypadnavigation.pro
tests/manual/keypadnavigation/main.cpp
tests/manual/lance/interactivewidget.cpp
tests/manual/lance/interactivewidget.h
tests/manual/lance/lance.pro
tests/manual/lance/main.cpp
tests/manual/lance/widgets.h
tests/manual/manual.pro [new file with mode: 0644]
tests/manual/network_remote_stresstest/network_remote_stresstest.pro
tests/manual/network_remote_stresstest/tst_network_remote_stresstest.cpp
tests/manual/network_stresstest/network_stresstest.pro
tests/manual/network_stresstest/tst_network_stresstest.cpp
tests/manual/qdesktopwidget/main.cpp
tests/manual/qdesktopwidget/qdesktopwidget.pro
tests/manual/qgraphicsitemgroup/main.cpp
tests/manual/qgraphicsitemgroup/qgraphicsitemgroup.pro
tests/manual/qgraphicslayout/flicker/flicker.pro
tests/manual/qgraphicslayout/flicker/main.cpp
tests/manual/qgraphicslayout/flicker/window.h
tests/manual/qhttpnetworkconnection/qhttpnetworkconnection.pro
tests/manual/qimagereader/main.cpp
tests/manual/qimagereader/qimagereader.pro
tests/manual/qlocale/calendar.cpp
tests/manual/qlocale/calendar.h
tests/manual/qlocale/currency.h
tests/manual/qlocale/dateformats.h
tests/manual/qlocale/info.h
tests/manual/qlocale/languages.h
tests/manual/qlocale/main.cpp
tests/manual/qlocale/miscellaneous.h
tests/manual/qlocale/numberformats.h
tests/manual/qlocale/qlocale.pro
tests/manual/qlocale/window.h
tests/manual/qnetworkaccessmanager/qget/qget.h
tests/manual/qnetworkconfigurationmanager/qnetworkconfigurationmanager.pro
tests/manual/qnetworkreply/qnetworkreply.pro
tests/manual/qtabletevent/device_information/device_information.pro [moved from tests/manual/qtabletevent/device_information/qtabletevent.pro with 85% similarity]
tests/manual/qtabletevent/device_information/main.cpp
tests/manual/qtabletevent/event_compression/event_compression.pro
tests/manual/qtabletevent/qtabletevent.pro [new file with mode: 0644]
tests/manual/qtabletevent/regular_widgets/regular_widgets.pro
tests/manual/qtbug-8933/main.cpp
tests/manual/qtbug-8933/qtbug-8933.pro
tests/manual/qtouchevent/main.cpp
tests/manual/qtouchevent/qtouchevent.pro
tests/manual/qwidget_zorder/main.cpp
tests/manual/qwidget_zorder/qwidget_zorder.pro
tests/manual/repaint/mainwindow/main.cpp
tests/manual/repaint/mainwindow/mainwindow.pro
tests/manual/repaint/repaint.pro [new file with mode: 0644]
tests/manual/repaint/scrollarea/main.cpp
tests/manual/repaint/scrollarea/scrollarea.pro
tests/manual/repaint/shared/shared.h
tests/manual/repaint/splitter/main.cpp
tests/manual/repaint/splitter/splitter.pro
tests/manual/repaint/tableview/main.cpp
tests/manual/repaint/tableview/tableview.pro
tests/manual/repaint/task141091/main.cpp
tests/manual/repaint/task141091/task141091.pro
tests/manual/repaint/toplevel/main.cpp
tests/manual/repaint/toplevel/toplevel.pro
tests/manual/repaint/widget/main.cpp
tests/manual/repaint/widget/widget.pro
tests/manual/socketengine/main.cpp
tests/manual/socketengine/socketengine.pro
tests/manual/textrendering/glyphshaping/glyphshaping.pro
tests/manual/textrendering/glyphshaping/main.cpp
tests/manual/textrendering/textperformance/main.cpp
tests/manual/textrendering/textperformance/textperformance.pro
tests/manual/textrendering/textrendering.pro [new file with mode: 0644]
tests/manual/widgets/itemviews/delegate/delegate.pro [moved from tests/manual/widgets/itemviews/delegate/example.pro with 71% similarity]
tests/manual/windowflags/controllerwindow.cpp
tests/manual/windowflags/previewwindow.cpp
tests/manual/windowflags/windowflags.pro
tests/manual/windowmodality/windowmodality.pro [moved from tests/manual/windowmodality/modality.pro with 100% similarity]