diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2011-05-18 10:46:06 +1000 |
---|---|---|
committer | Rohan McGovern <rohan.mcgovern@nokia.com> | 2011-05-18 11:02:59 +1000 |
commit | 46cd0e36affd34be03fac9208e79eb73098de67f (patch) | |
tree | 369fd0713070e2dd69ca43673c200472901f1f33 /src/scripttools/debugging/qscriptdebuggercodewidgetinterface.cpp | |
parent | 9e5b13ff3071f32d4fc3a66365ee616d97bed07c (diff) | |
download | qtscript-46cd0e36affd34be03fac9208e79eb73098de67f.tar.gz |
Reduce usage of Q_ASSERT in autotests.
Using Q_ASSERT does nothing in release-mode builds, and in debug builds
it causes tests to terminate prematurely. It is much better to use
QVERIFY or QCOMPARE.
Task-number: QTBUG-17582
Reviewed-by: Rohan McGovern
(cherry picked from commit 3475168550c1a804f04f2a4edfeb30c04cd36551)
Diffstat (limited to 'src/scripttools/debugging/qscriptdebuggercodewidgetinterface.cpp')
0 files changed, 0 insertions, 0 deletions