qtdeclarative/tests/auto
Jason McDonald 11baecf600 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)
2011-05-18 11:00:07 +10:00
..
bic Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
compilerwarnings/data Modularized tst_compilerwarnings 2011-04-27 12:06:03 +02:00
declarative Reduce usage of Q_ASSERT in autotests. 2011-05-18 11:00:07 +10:00
headersclean Add tst_headersclean for each module 2011-04-27 12:06:03 +02:00
auto.pro Add tst_headersclean for each module 2011-04-27 12:06:03 +02:00
host.pro Add tst_headersclean for each module 2011-04-27 12:06:03 +02:00