b3f67d2ba3
Use QVERIFY() rather than comparison to true; QVERIFY() the negation rather comparing to false; prefer QCOMPARE() otherwise for comparisons, except for a few special cases involving very long strings. Fix up the phrasing of a few QSKIP()s in the process. Also, QCOMPARE() can handle an enum as expected value without int-casting. Change-Id: I9a1b82e5f4e10df6427bcc184b7757737df7db4f Reviewed-by: Marc Mutz <marc.mutz@qt.io> |
||
---|---|---|
.. | ||
qsql | ||
qsqldatabase | ||
qsqldriver | ||
qsqlerror | ||
qsqlfield | ||
qsqlquery | ||
qsqlrecord | ||
qsqlresult | ||
qsqlthread | ||
CMakeLists.txt |