Remove Q_ASSERT from algorithms autotest
authorJason McDonald <jason.mcdonald@nokia.com>
Fri, 6 May 2011 04:43:03 +0000 (14:43 +1000)
committerRohan McGovern <rohan.mcgovern@nokia.com>
Wed, 18 May 2011 00:46:46 +0000 (10:46 +1000)
commit72fb8797642ec4c9151fcd805e377bd52e4c1756
tree6affc587808b384a310444dad8852d3ce416e1b1
parent51b23f75df6474cb5a185d482f99c6ff663215f5
Remove Q_ASSERT from algorithms autotest

Report a meaningful warning message rather than aborting in a debug
build and failing silently in a release build.

Change-Id: Ic77589143ff0d22c95c7b10f2e511f68b3da4d86
Task-number: QTBUG-17582
Reviewed-by: Rohan McGovern
(cherry picked from commit 75767c69fbba3149a4505287ed441886188a9fd3)
tests/auto/qalgorithms/tst_qalgorithms.cpp