qt5base-lts/tests/auto/widgets
Timur Pocheptsov 05dd80871c tst_QMenu: make QSKIP message truthful
Since the test was refactored and QCursor::setPosition() replaced
with QTest::mouseMove(), the test is completely crippled on macOS,
since it relies on the parts in widget's code, ifdefed with condition
!Q_OS_OSX and commented as "Cocoa tracks popups". Yes it does,
but not for "fake" events generated by QTest. The original test
was introduced when fixing different problems on non-Apple platform(s)
anyway. Let's make QSKIP message saying the truth.

Task-number: QTBUG-63031
Change-Id: If54f195ccc0d4409cc2e7f4ae0b0fbf43989b286
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2020-03-18 10:02:29 +00:00
..
dialogs Stabilize and rename tst_qmessagebox::expandDetails_QTBUG_32473 2020-03-12 18:46:44 +01:00
effects unblacklist passing tests 2019-07-08 11:01:42 +00:00
graphicsview Stabilize task255529_transformationAnchorMouseAndViewportMargins 2020-02-27 10:24:09 +01:00
itemviews QTreeView: don't call model.index(-1, 0) when using spanning items 2020-03-16 10:44:26 +01:00
kernel xcb: Fix logic for minimized state 2020-03-03 22:08:18 +01:00
styles Blacklist tst_QStyleSheetStyle::widgetStylePropagation on macOS 2020-01-14 00:49:58 +01:00
util Blacklist two tst_QScroller tests on macOS 2020-01-22 17:26:22 +01:00
widgets tst_QMenu: make QSKIP message truthful 2020-03-18 10:02:29 +00:00
widgets.pro Move QGestureRecognizer test to widgets/kernel 2017-06-02 18:36:11 +00:00