Remove Q_ASSERT from QVariant autotest
authorJason McDonald <jason.mcdonald@nokia.com>
Mon, 9 May 2011 07:34:45 +0000 (17:34 +1000)
committerRohan McGovern <rohan.mcgovern@nokia.com>
Wed, 18 May 2011 00:46:47 +0000 (10:46 +1000)
commitc04abc3fb4fe00220c2fe6d999598d4c0dd351d9
tree57864d8d057ccdfbe0f6515884fe5709ae0ed0bd
parent77ff187b9264a5da8f5487f9fc2b7f8fe715680b
Remove Q_ASSERT from QVariant autotest

I missed one Q_ASSERT in the previous commit.  Also changing to use
Q_FUNC_INFO instead of hard-coded function names in the warning
messages.

Change-Id: I0ff5b2b2cda02597836beb5d2811fa8dd2a344ab
Task-number: QTBUG-17582
Reviewed-by: Rohan McGovern
(cherry picked from commit 74a4aad171b39018d596b99684286b9426a091a5)
tests/auto/qvariant/tst_qvariant.cpp