qt5base-lts/tests/auto/sql/kernel/qvfssql
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
..
CMakeLists.txt Say hello to QtVFS for SQLite3 2023-07-02 17:12:02 +00:00
sample.db Say hello to QtVFS for SQLite3 2023-07-02 17:12:02 +00:00
tst_qvfssql.cpp tst_qvfssql: Don't use appless main 2023-08-11 15:45:36 +02:00