qt5base-lts/tests/auto/gui
Morten Johan Sørvig 00f2d1a09b Establish baseline for QIcon test on dpr > 1
After enabling Qt::AA_UseHighDpiPixmaps, QIcon::pixmap()
now returns pixmaps larger than the requested size on
devicePixelRatio > 1 screens.

Adapt tests to account for this changed behavior.
Skip tests where it’s unclear what the the expected
behavior is, or where the test logic does not apply
to dpr > 1.

This gives a clearer indication of where we are
(39 passed, 0 failed, 9 skipped), and enables using
the qicon test to catch regressions also when running
at dpr > 1.

Remove the "lowdpi" testcase flags from the qmake and
cmake project files.

Change-Id: Ia7ce722ae356fc496a91b54e9f5d590d13b9df62
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2020-08-05 11:23:07 +02:00
..
image Establish baseline for QIcon test on dpr > 1 2020-08-05 11:23:07 +02:00
itemmodels Tests: Use QVERIFY instead of QCOMPARE for empty lists 2020-07-10 14:30:58 +02:00
kernel QEventDispatcherWin32: redesign event notifiers activation 2020-07-29 18:34:34 +03:00
math3d CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
painting Fix warnings about unused variables and functions in tests 2020-07-26 18:06:46 +02:00
qopengl CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qopenglconfig CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qvulkan CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
rhi Remove old qsb versions from qshader autotest 2020-07-31 12:57:06 +02:00
text QTestlib: Enable comparing QList against initializer lists/arrays 2020-07-21 22:01:20 +02:00
util Don't capture this explicitly in tests 2020-07-29 18:34:16 +00:00
.prev_CMakeLists.txt Remove winrt 2020-06-06 20:25:49 +02:00
CMakeLists.txt Remove winrt 2020-06-06 20:25:49 +02:00
gui.pro Remove winrt 2020-06-06 20:25:49 +02:00