qt5base-lts/tests/auto/gui
Eskil Abrahamsen Blomfeldt ccf50893e8 Skip incompatible QTextLayout tests when dpi-scaling is used
On e.g. Android, the tabs will be scaled by DPI. This breaks the
logic in the QTextLayout tests for tabs. It's not possible to
just scale the expected sizes either, since the whole text layout
will be affected by font sizes and scaling, and it's difficult to
predict where characters will land on different platforms and
resolutions.

To avoid breaking this test on other platforms, we just skip them
when we know they will break. Since the code tested is
cross-platform, this will hopefully not have any significant
impact on our coverage.

Change-Id: I65d6c33c9c6724665983a17f99eadcf1baedcc20
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@digia.com>
Reviewed-by: BogDan Vatra <bogdan@kde.org>
2015-01-09 15:41:40 +01:00
..
image Android: Fix qpixmap test. 2015-01-08 10:10:50 +01:00
itemmodels Update license headers and add new license files 2014-09-24 12:26:19 +02:00
kernel Prospective stabilization fix for tst_qwindow::positioning(default) 2014-12-18 17:56:03 +01:00
math3d Update license headers and add new license files 2014-09-24 12:26:19 +02:00
painting Make sure widget is polished before checking its font 2015-01-08 10:07:00 +01:00
qopengl Update license headers and add new license files 2014-09-24 12:26:19 +02:00
text Skip incompatible QTextLayout tests when dpi-scaling is used 2015-01-09 15:41:40 +01:00
util Observe QLocale::RejectGroupSeparator in QInt/DoubleValidator. 2014-11-20 16:38:23 +01:00
gui.pro purge vestiges of opengl es 1 support 2014-04-04 19:32:21 +02:00