Fix autotests to build on Windows.
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>
Wed, 31 Aug 2011 11:24:37 +0000 (13:24 +0200)
committerFriedemann Kleint <Friedemann.Kleint@nokia.com>
Wed, 31 Aug 2011 11:26:27 +0000 (13:26 +0200)
commitc5ea7fd39a737ee16e82a6ef49a3149758b96e2b
treef14c1b1c25661bbd78f8ffb1de9a3c64a5319232
parent94355ca15a4d451f4a4b858240e2c1a96e26537b
Fix autotests to build on Windows.

Basically breakage by <windows.h> being included from the OpenGL
parts of <QtGui/QtGui> included from <QtTest/QtTest>.

Change-Id: Id285fb89c64bf77e2408faac5688acd085579351
Reviewed-on: http://codereview.qt.nokia.com/3952
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
31 files changed:
tests/auto/corelib/concurrent/qfuture/tst_qfuture.cpp
tests/auto/corelib/concurrent/qtconcurrentfilter/tst_qtconcurrentfilter.cpp
tests/auto/corelib/concurrent/qtconcurrentmap/tst_qtconcurrentmap.cpp
tests/auto/corelib/concurrent/qtconcurrentthreadengine/tst_qtconcurrentthreadengine.cpp
tests/auto/corelib/io/qdatastream/qdatastream.pro
tests/auto/corelib/io/qfileinfo/tst_qfileinfo.cpp
tests/auto/corelib/io/qprocess/testSoftExit/main_win.cpp
tests/auto/lancelot/tst_lancelot.cpp
tests/auto/modeltest/modeltest.pro
tests/auto/platformsocketengine/tst_platformsocketengine.cpp
tests/auto/qbytearray/tst_qbytearray.cpp
tests/auto/qbytearraymatcher/tst_qbytearraymatcher.cpp
tests/auto/qfreelist/qfreelist.pro
tests/auto/qgraphicsanchorlayout/tst_qgraphicsanchorlayout.cpp
tests/auto/qlistview/qlistview.pro
tests/auto/qlistview/tst_qlistview.cpp
tests/auto/qmdisubwindow/tst_qmdisubwindow.cpp
tests/auto/qmessagebox/tst_qmessagebox.cpp
tests/auto/qobject/tst_qobject.cpp
tests/auto/qregion/tst_qregion.cpp
tests/auto/qsocketnotifier/tst_qsocketnotifier.cpp
tests/auto/qsocks5socketengine/tst_qsocks5socketengine.cpp
tests/auto/qsortfilterproxymodel/qsortfilterproxymodel.pro
tests/auto/qsortfilterproxymodel/tst_qsortfilterproxymodel.cpp
tests/auto/qsslsocket/tst_qsslsocket.cpp
tests/auto/qstatictext/tst_qstatictext.cpp
tests/auto/qstring/tst_qstring.cpp
tests/auto/qtabbar/tst_qtabbar.cpp
tests/auto/qtransform/tst_qtransform.cpp
tests/auto/qvolatileimage/qvolatileimage.pro
tests/auto/qwineventnotifier/qwineventnotifier.pro