qt5base-lts/tests/auto/widgets/dialogs/qfontdialog
Eskil Abrahamsen Blomfeldt 186d391f25 Work around QFont bug in QFontDialog test
The QFontDialog test will currently fail for some PCF bitmap fonts
because the list of smooth sizes it uses to populate its size list
contains unsupported sizes. We work around this by adding
QEXPECT_FAIL when we detect that the failure is going to happen.

Task-number: QTBUG-46056
Task-number: QTBUG-53299
Change-Id: Ia665cca220f3622405d1a2336e8d587545cccbc6
Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
2016-05-13 21:08:07 +00:00
..
.gitignore Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
BLACKLIST Autotest: Remove blacklistings 2016-04-01 05:41:21 +00:00
qfontdialog.pro QStyleSheetStyle: Don't interfere with QFontDialog 2014-10-24 16:59:26 +02:00
testfonts.qrc QStyleSheetStyle: Don't interfere with QFontDialog 2014-10-24 16:59:26 +02:00
tst_qfontdialog_mac_helpers.mm Add shared implementation of a NSAutoreleasePool wrapper to qglobal 2015-05-27 18:45:29 +00:00
tst_qfontdialog.cpp Work around QFont bug in QFontDialog test 2016-05-13 21:08:07 +00:00