Tests: Fix compilation on Windows.
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>
Thu, 29 Sep 2011 07:39:33 +0000 (09:39 +0200)
committerQt by Nokia <qt-info@nokia.com>
Mon, 3 Oct 2011 05:57:41 +0000 (07:57 +0200)
commitf18b690cca2de6c75e70a2fd5871edf9fa993a5e
tree7884c18b46777aa0af313f4a1ee0993f82ba1152
parentc3d9d3698674a2240aa97403e3b684894d6f19db
Tests: Fix compilation on Windows.

Replace Q_WS_... by Q_OS_... in corelib tests.

Change-Id: I14c41dca1ec490b3c49ba2c24e60def14c6de9da
Reviewed-on: http://codereview.qt-project.org/5778
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
13 files changed:
tests/auto/corelib/animation/qparallelanimationgroup/tst_qparallelanimationgroup.cpp
tests/auto/corelib/io/qdir/tst_qdir.cpp
tests/auto/corelib/io/qfile/tst_qfile.cpp
tests/auto/corelib/io/qprocessenvironment/tst_qprocessenvironment.cpp
tests/auto/corelib/kernel/qsocketnotifier/qsocketnotifier.pro
tests/auto/corelib/kernel/qvariant/tst_qvariant.cpp
tests/auto/corelib/plugin/qlibrary/tst_qlibrary.cpp
tests/auto/corelib/tools/qstring/tst_qstring.cpp
tests/auto/corelib/tools/qstringref/tst_qstringref.cpp
tests/auto/gui/text/qtextblock/tst_qtextblock.cpp
tests/auto/gui/text/qtextlayout/tst_qtextlayout.cpp
tests/auto/network/ssl/qsslkey/tst_qsslkey.cpp
tests/auto/qaccessibility/tst_qaccessibility.cpp