qt5base-lts/tests/auto/widgets
Friedemann Kleint a4a1198708 Windows: Fix some widget tests to pass on High DPI screens
For tst_QFrame and tst_QOpenGLWidget, force scaling off
since they do screen captures which would fail with
scaling activated due to different device pixel ratios.

For tst_QGraphicsItem and tst_QHeaderView, force
scaling on for Windows since some tests otherwise fail
due to violation of the minimum size constraints of
framed windows on Windows.

The tests will then pass regardless of any environment
setting of the scaling variables on a developer
machine.

Change-Id: Iefa4e84b433f7e51dce4e416546a9eda8ee6d0f1
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
2019-08-23 08:39:16 +02:00
..
dialogs Remove the usage of deprecated APIs from QSysInfo 2019-08-20 15:09:11 +00:00
effects unblacklist passing tests 2019-07-08 11:01:42 +00:00
graphicsview Windows: Fix some widget tests to pass on High DPI screens 2019-08-23 08:39:16 +02:00
itemviews Windows: Fix some widget tests to pass on High DPI screens 2019-08-23 08:39:16 +02:00
kernel Update for failures only on dev branch. Use general platform names 2019-08-19 18:22:11 +02:00
styles tst_QStyle: Remove unused baseline images (Windows Vista/macOS) 2019-08-22 22:26:53 +02:00
util unblacklist passing tests 2019-07-08 11:01:42 +00:00
widgets Windows: Fix some widget tests to pass on High DPI screens 2019-08-23 08:39:16 +02:00
widgets.pro Move QGestureRecognizer test to widgets/kernel 2017-06-02 18:36:11 +00:00