Remove duplicates of QTRY_VERIFY and QTRY_COMPARE.
authorJason McDonald <jason.mcdonald@nokia.com>
Tue, 6 Dec 2011 07:10:25 +0000 (17:10 +1000)
committerQt by Nokia <qt-info@nokia.com>
Tue, 6 Dec 2011 07:40:25 +0000 (08:40 +0100)
commit0811215f40d025d723dc54fd30f4a4d402b5a036
treee4d3a4139ea3bbffc6a7c1e7c050960ddad38b9d
parent090e3efaeb64b3caf078e7473230f1249bd1e083
Remove duplicates of QTRY_VERIFY and QTRY_COMPARE.

These macros are now provided by testlib via the QtTest/QtTest header.

Change-Id: I6b499395888268aab315d63404e2b0eed8688615
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp
tests/auto/unit/qmediaplayer/tst_qmediaplayer.cpp