qt6-bb10/tests/auto/gui/kernel/qwindow
Volker Hilsheimer 79ac430537 Test for QWindow getting enter/leave events when secondary window shows/hides
Equivalent to the test added to the QWidget test case, but since QtWidgets
code contains logic to both synthesize and compress/filter enter/leave
events, we can only verify that the QWindow does get the events.

The test is very flaky on Windows, so blacklisting it right away.

Change-Id: Ic1da9439f60f619a76a3653a23fef8e9ebc0e75d
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2023-04-14 20:13:41 +02:00
..
BLACKLIST Test for QWindow getting enter/leave events when secondary window shows/hides 2023-04-14 20:13:41 +02:00
CMakeLists.txt Use LANGUAGE OBJCXX rather than COMPILE_FLAGS "-x objective-c++" 2023-04-13 14:36:26 +02:00
tst_foreignwindow.cpp Pick up initial state of foreign windows instead of reflecting QWindow 2023-03-28 16:31:17 +01:00
tst_qwindow.cpp Test for QWindow getting enter/leave events when secondary window shows/hides 2023-04-14 20:13:41 +02:00