qt5base-lts/tests/auto/sql/kernel
Ievgenii Meshcheriakov a4394b7241 tst_qvfssql: Don't use appless main
QSqlDatabase uses a Q_APPLICATION_GLOBAL and so should not be used
without QCoreApplication instance. The test crashes if the existence
of an application instance is asserted in Q_APPLICATION_GLOBAL
code.

Pick-to: 6.6
Change-Id: Iaa3f4dff7b2722257735680dd3885aeed0ac810b
Reviewed-by: Christian Ehrlicher <ch.ehrlicher@gmx.de>
2023-08-11 15:45:36 +02:00
..
qsql CMake: Make qtbase tests standalone projects 2023-07-05 15:09:32 +02:00
qsqldatabase SQL/SQLite: add case folding for non-ascii characters 2023-07-08 00:08:44 +02:00
qsqldriver CMake: Make qtbase tests standalone projects 2023-07-05 15:09:32 +02:00
qsqlerror CMake: Make qtbase tests standalone projects 2023-07-05 15:09:32 +02:00
qsqlfield CMake: Make qtbase tests standalone projects 2023-07-05 15:09:32 +02:00
qsqlindex CMake: Make qtbase tests standalone projects 2023-07-05 15:09:32 +02:00
qsqlquery SQL/PSQL: Handle jsonb operators in prepared queries 2023-07-23 16:49:15 +02:00
qsqlrecord CMake: Make qtbase tests standalone projects 2023-07-05 15:09:32 +02:00
qsqlresult CMake: Make qtbase tests standalone projects 2023-07-05 15:09:32 +02:00
qsqlthread CMake: Make qtbase tests standalone projects 2023-07-05 15:09:32 +02:00
qvfssql tst_qvfssql: Don't use appless main 2023-08-11 15:45:36 +02:00
CMakeLists.txt Say hello to QtVFS for SQLite3 2023-07-02 17:12:02 +00:00