Remove Q_ASSERT from qxmlsimplereader autotest
authorJason McDonald <jason.mcdonald@nokia.com>
Tue, 3 May 2011 07:16:52 +0000 (17:16 +1000)
committerRohan McGovern <rohan.mcgovern@nokia.com>
Wed, 18 May 2011 00:46:44 +0000 (10:46 +1000)
commit8c191084a8a65262c3a2de52082b986c8db17f02
treeda88c6153acb303e60d2aa910bd68813086fc59b
parent803f6117caf1b4896f3ae1493e96f1cd2affd02e
Remove Q_ASSERT from qxmlsimplereader autotest

Verify the success of setting the document content in the test function
rather than using Q_ASSERT.

Change-Id: I25e017e7f92803867a998b4f09ad9f717212a9bc
Task-number: QTBUG-17582
Reviewed-by: Rohan McGovern
(cherry picked from commit d7453aef14b80a5972909ed99f1b4c765b7436a5)
tests/auto/qxmlsimplereader/tst_qxmlsimplereader.cpp