Remove Q_ASSERT's from qxmlquery autotest
authorJason McDonald <jason.mcdonald@nokia.com>
Mon, 9 May 2011 07:45:52 +0000 (17:45 +1000)
committerRohan McGovern <rohan.mcgovern@nokia.com>
Wed, 18 May 2011 01:04:38 +0000 (11:04 +1000)
commitbdffdef0d04e1cd83cf101dbb86462f0de85ea8c
tree2fd287d1a353024244acbe0e6f3b733757c8701f
parent291b578a7759d87f6be9766718ac206a48565285
Remove Q_ASSERT's from qxmlquery autotest

Make url validity check part of the regular test logic rather than
aborting in debug builds and ignoring the error in release builds.

Change-Id: Ic00610c04ee596f519b9d461748b401719cf41c0
Task-number: QTBUG-17582
Reviewed-by: Rohan McGovern
(cherry picked from commit 1acca025082bad566e5fe7078aa41f73316cd40b)
tests/auto/qxmlquery/NetworkOverrider.h
tests/auto/qxmlquery/tst_qxmlquery.cpp