qt5base-lts/tests/auto/sql/kernel
Edward Welbourne b3f67d2ba3 tst_QSqlQuery: fix usage of QtTest macros
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>
2022-02-17 15:51:31 +01:00
..
qsql Remove the qmake project files 2021-01-07 15:32:28 +01:00
qsqldatabase Sql ODBC driver: add direct support for float and short datatype 2021-01-10 13:02:14 +01:00
qsqldriver Remove the qmake project files 2021-01-07 15:32:28 +01:00
qsqlerror Remove the qmake project files 2021-01-07 15:32:28 +01:00
qsqlfield Remove the qmake project files 2021-01-07 15:32:28 +01:00
qsqlquery tst_QSqlQuery: fix usage of QtTest macros 2022-02-17 15:51:31 +01:00
qsqlrecord Remove the qmake project files 2021-01-07 15:32:28 +01:00
qsqlresult Remove the qmake project files 2021-01-07 15:32:28 +01:00
qsqlthread Remove the qmake project files 2021-01-07 15:32:28 +01:00
CMakeLists.txt CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00