qt6-bb10/tests/auto/widgets
Friedemann Kleint a9dfdbd06a tst_QStyle::drawItemPixmap(): Check on the image color
Verify that all pixels of the grabbed image are green instead
of comparing an image loaded from file.
The test then also passes when High DPI scaling is active in
which case a twice as big pixmap with DPR=2 is obtained when
grabbing the widget.

Change-Id: Ie5244a39a68ea0defd2590cf30f251d660d0869b
Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2017-07-19 07:33:38 +00:00
..
dialogs macOS: Blacklist tst_QProgressDialog::autoShow() 2017-07-02 09:30:45 +00:00
effects Revert "QWidgetEffectSourcePrivate::draw(): Call render() when no shared painter exists" 2017-06-14 13:00:35 +00:00
gestures autotests: use QTest::createTouchDevice() 2016-06-10 13:07:17 +00:00
graphicsview Convert features.wheelevent to QT_CONFIG 2017-06-28 16:15:09 +00:00
itemviews QListView: Fix viewport size when checking scroll bar visibility 2017-07-07 08:10:01 +00:00
kernel tst_QWidget: Fix to pass with High DPI scaling enabled 2017-07-19 07:32:55 +00:00
styles tst_QStyle::drawItemPixmap(): Check on the image color 2017-07-19 07:33:38 +00:00
util Convert features.filesystemmodel to QT_[REQUIRE_]CONFIG 2017-07-02 10:39:04 +00:00
widgets QLineEdit: Fix length calculation for input mask "\\\\" 2017-07-13 14:59:17 +00:00
widgets.pro