qt5base-lts/tests/auto/widgets
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
..
dialogs Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
effects Get rid of all usage of QApplication:desktop 2020-10-14 06:38:43 +02:00
graphicsview tests: blacklist tst_QGraphicsAnchorLayout::layoutDirection() 2020-10-22 18:06:19 +02:00
itemviews Deprecate QVariant::Type 2020-10-23 09:58:57 +02:00
kernel CMake: Fix tst_qapplication to respect blacklists in CMake builds 2020-10-30 17:29:25 +01:00
styles Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
util CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
widgets Add QPushButton::touchTap autotest 2020-10-29 20:29:21 +01:00
CMakeLists.txt Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
widgets.pro Move QGestureRecognizer test to widgets/kernel 2017-06-02 18:36:11 +00:00