Fix some compiler warnings in tests.
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>
Fri, 23 Mar 2012 10:44:19 +0000 (11:44 +0100)
committerQt by Nokia <qt-info@nokia.com>
Tue, 27 Mar 2012 14:35:39 +0000 (16:35 +0200)
commit2c4845ce331e5dfaf5e106f74871ce16721a1358
tree32bf5ee220e114e0bee7ab49fc79a3a287c0f121
parent0ee1b4a1dea8b587a5d39bfeb7e18c97f13dd877
Fix some compiler warnings in tests.

- Unused variables
- Deprecated conversion from const char * to char *.

Change-Id: Iea0b9c4613ea74cead6d95ba12ad1028f531cbff
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
tests/auto/corelib/tools/qstring/tst_qstring.cpp
tests/auto/network/socket/qlocalsocket/example/server/main.cpp
tests/auto/testlib/selftests/differentexec/tst_differentexec.cpp
tests/auto/testlib/selftests/strcmp/tst_strcmp.cpp
tests/auto/tools/qmake/testcompiler.cpp
tests/auto/widgets/graphicsview/qgraphicslayoutitem/tst_qgraphicslayoutitem.cpp
tests/auto/widgets/itemviews/qabstractitemview/tst_qabstractitemview.cpp
tests/auto/xml/sax/qxmlinputsource/tst_qxmlinputsource.cpp