qt5base-lts/tests/auto/widgets/kernel
Alexandru Croitor a5ce712d6b CMake: Fix tst_qapplication to respect blacklists in CMake builds
CMake builds are special and need to know the path to the source dir.
This is handled automatically by QTEST_MAIN, but tst_qapplication
doesn't use QTEST_MAIN. Thus we need to call
QTEST_SET_MAIN_SOURCE_PATH manually.

Task-number: QTBUG-87137
Change-Id: Ib2c461f0da0a3d9a2f571f37476b750a606065f7
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2020-10-30 17:29:25 +01:00
..
qaction CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qactiongroup CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qapplication CMake: Fix tst_qapplication to respect blacklists in CMake builds 2020-10-30 17:29:25 +01:00
qboxlayout Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
qformlayout Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
qgesturerecognizer CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qgridlayout Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
qlayout CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qshortcut Fix compiler warnings from QKeyCombination 2020-09-28 17:23:20 +02:00
qsizepolicy CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qstackedlayout CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qtooltip Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
qwidget Fix a bunch of compiler warnings in event handling test cases 2020-10-22 02:43:26 +02:00
qwidget_window Skip flakey dialogs testcase on all platforms except windows 2020-10-27 21:29:05 +00:00
qwidgetaction CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qwidgetmetatype Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
qwidgetsvariant Deprecate QVariant::Type 2020-10-23 09:58:57 +02:00
qwindowcontainer CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
CMakeLists.txt CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
kernel.pro Reduce QDesktopWidget API to bare minimum 2020-05-15 18:46:39 +02:00