Remove Q_ASSERT's from QXmlStream autotest.
authorJason McDonald <jason.mcdonald@nokia.com>
Tue, 3 May 2011 07:37:05 +0000 (17:37 +1000)
committerRohan McGovern <rohan.mcgovern@nokia.com>
Wed, 18 May 2011 00:46:44 +0000 (10:46 +1000)
commit6fe7053d5397d1a7ef897419d48d009e46a806c3
tree95ba0ae09b57f5f19eacb9c64498b6ec957d8372
parentb1b8d0305493e6efcf3093e7e857aa597be87b88
Remove Q_ASSERT's from QXmlStream autotest.

Report a fatal error in all builds rather than only in debug mode
builds.

Change-Id: I6b3a999dd3ccf00ae66a86b43c125d7082cf0ae5
Task-number: QTBUG-17582
Reviewed-by: Rohan McGovern
(cherry picked from commit c183540c6c244f327ebd834167799072dcc3b72d)
tests/auto/qxmlstream/tst_qxmlstream.cpp