Remove Q_ASSERT's from QTextEdit autotest
authorJason McDonald <jason.mcdonald@nokia.com>
Tue, 3 May 2011 05:32:28 +0000 (15:32 +1000)
committerRohan McGovern <rohan.mcgovern@nokia.com>
Wed, 18 May 2011 00:46:45 +0000 (10:46 +1000)
commit6aca191e108bb518f0b9debf78707577664bf71c
tree18df4d714352f304897a6bae9b13fcca5f2e5486
parent7bd778117cae5f00c3d533976c321df86317e11a
Remove Q_ASSERT's from QTextEdit autotest

Convert Q_ASSERT to QCOMPARE and remove mention of Q_ASSERT in comments
to make it easier to check for unwanted Q_ASSERT's in the future.

Change-Id: I7ae250428d4d5682806e724a7207523e65cd9851
Task-number: QTBUG-17582
Reviewed-by: Rohan McGovern
(cherry picked from commit 3290dd0d3563310f6bdbabf74105367bd8c611d3)
tests/auto/qtextedit/tst_qtextedit.cpp