Remove obsolete MSVC workarounds from autotests.
authorJason McDonald <jason.mcdonald@nokia.com>
Wed, 26 Oct 2011 01:49:57 +0000 (11:49 +1000)
committerQt by Nokia <qt-info@nokia.com>
Thu, 27 Oct 2011 04:12:09 +0000 (06:12 +0200)
commit238c3046134cf184c642d75e69fc2fb85a29e057
tree257b45b31cc5716f98074b70a660c2f655332345
parenteeaf05155804dccfcd32adf78ccdf129b99c7708
Remove obsolete MSVC workarounds from autotests.

Qt5 doesn't support MSVC versions before 2008, so workarounds for
earlier versions are no longer required.

Change-Id: I429feff99fe61d286637b960d92fd58962f8aefa
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
tests/auto/corelib/io/qfile/largefile/tst_largefile.cpp
tests/auto/corelib/io/qfile/tst_qfile.cpp
tests/auto/corelib/tools/qsharedpointer/tst_qsharedpointer.cpp
tests/auto/other/compiler/tst_compiler.cpp
tests/auto/tools/moc/tst_moc.cpp