qt5base-lts/tests/auto/gui/text
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
..
qabstracttextdocumentlayout Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qcssparser Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qfont Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qfontcache Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qfontdatabase Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qfontmetrics Fix regression in metric calculation of text with mnemonics 2014-10-01 15:30:43 +02:00
qglyphrun QStyleSheetStyle: Don't interfere with QFontDialog 2014-10-24 16:59:26 +02:00
qrawfont QStyleSheetStyle: Don't interfere with QFontDialog 2014-10-24 16:59:26 +02:00
qstatictext Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qsyntaxhighlighter Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtextblock Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtextcursor Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtextdocument Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtextdocumentfragment Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtextdocumentlayout Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtextformat Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtextlayout Skip incompatible QTextLayout tests when dpi-scaling is used 2015-01-09 15:41:40 +01:00
qtextlist Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtextobject Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtextodfwriter Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtextpiecetable Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtextscriptengine Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtexttable Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qzip Update license headers and add new license files 2014-09-24 12:26:19 +02:00
text.pro Fix the font engines leaking 2013-03-20 07:02:29 +01:00