qt5base-lts/tests/auto/sql/models
Friedemann Kleint c067c012dc Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).
Preparing the replacement of Q[TRY]_VERIFY(a == b) by
Q[TRY]_COMPARE(a, b) for non-boolean types.

Change-Id: Iab6ec2f0a89a3adc79e18304573994965013dab5
Reviewed-by: Mitch Curtis <mitch.curtis@theqtcompany.com>
2015-07-27 12:09:19 +00:00
..
qsqlquerymodel fix usage of wince scope 2015-06-05 10:29:10 +00:00
qsqlrelationaltablemodel Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v). 2015-07-27 12:09:19 +00:00
qsqltablemodel fix usage of wince scope 2015-06-05 10:29:10 +00:00
models.pro add and use qtHaveModule() function 2012-12-21 19:05:02 +01:00