Remove Q_ASSERT from QDom autotest
authorJason McDonald <jason.mcdonald@nokia.com>
Wed, 20 Apr 2011 06:27:07 +0000 (16:27 +1000)
committerRohan McGovern <rohan.mcgovern@nokia.com>
Wed, 18 May 2011 00:46:41 +0000 (10:46 +1000)
commit2d471a2bef76237e6796e011d06a96b34c4ca96e
tree96f72327a9b9d786351176e15c162c11ead695d1
parent20d16d3f8bec7557490a1c12d5e2a946cf5bf42e
Remove Q_ASSERT from QDom autotest

The Q_ASSERT here should really be a QVERIFY.  Expanded the trivial
helper function to make it more obvious what the test does.

Change-Id: Ia6017fe820a83b4d6101e5edcfcb68993eef233a
Task-number: QTBUG-17582
Reviewed-by: Rohan McGovern
(cherry picked from commit 6181805f9ea66b37ee164bd67bdac2ac9d53fb65)
tests/auto/qdom/tst_qdom.cpp