qt5base-lts/tests/auto
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
..
bic/data Add binary compatibility files for Qt5.13.0 for QtBase 2019-08-14 10:29:38 +03:00
cmake CMake: Add support for auto-importing plugins in CMake 2019-08-12 18:23:58 +02:00
concurrent Introduce QT_NO_LINKED_LIST and mark QtBase (almost) free of it 2019-07-12 14:26:30 +02:00
corelib Long live QSize(F)::grownBy/shrunkBy() 2019-08-22 11:38:54 +02:00
dbus unblacklist passing tests 2019-07-08 11:01:42 +00:00
gui tst_NoQtEventLoop: destroy hidden windows 2019-08-22 16:34:40 +03:00
guiapplauncher Fix path to examples part of tst_GuiAppLauncher 2015-02-13 07:28:15 +00:00
installed_cmake Add a unit test for testing Qt in its install location. 2013-07-02 23:08:54 +02:00
network HTTP/2: use a non-default MAX_FRAME_SIZE 2019-08-22 15:36:22 +02:00
opengl QTestLib: Introduce initMain() to run in main before qApp exists 2019-08-13 19:07:05 +02:00
other Update for failures only on dev branch. Use general platform names 2019-08-19 18:22:11 +02:00
printsupport Remove the remaining usages of deprecated APIs of qtbase 2019-08-01 06:48:27 +02:00
shared Make tst_qwidget pass on High-DPI screens (Windows) 2019-06-03 10:41:08 +02:00
sql test: migrate QSqlDatabase test to QRegularExpression 2019-07-29 20:01:24 +02:00
testlib QTestLib: Introduce initMain() to run in main before qApp exists 2019-08-13 19:07:05 +02:00
tools Merge remote-tracking branch 'origin/5.13' into dev 2019-08-16 01:00:33 +02:00
widgets Windows: Fix some widget tests to pass on High DPI screens 2019-08-23 08:39:16 +02:00
xml Convert uses of QTime as a timer to QElapsedTimer 2019-06-14 10:42:33 +02:00
auto.pro winrt: Skip network auto tests for now 2018-06-22 05:02:39 +00:00
network-settings.h test: migrate QNetworkReply test to QRegularExpression 2019-06-10 16:49:19 +02:00