qt5base-lts/tests/auto/sql/kernel
Edward Welbourne 426f032119 Invert a condition to save a lot of indentation
Simply if (!condition) QSKIP(...) instead of having a long block
depend on the condition with the QSKIP() in its else block (which
should have had braces, as it was).

While dedenting the code block, tidied up spacing: only include blank
lines where they break up the code into blocks that go together, don't
leave spaces just inside parentheses.

Change-Id: I0196150088be88a7c6073b997a315b8f14d5f392
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 Invert a condition to save a lot of indentation 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