qt5base-lts/tests/auto/gui/text/qrawfont
Eskil Abrahamsen Blomfeldt 12687ccfd5 CoreText: Order fallback fonts based on writing system support
After we stopped sanitizing the fallback font list (with change
6ca48a847a), we now need to make
sure it is ordered so that the fonts that support the writing
system in question are always tested first, otherwise we can end up
loading a lot of fonts that will never be used.

Task-number: QTBUG-65605
Change-Id: Id2a65bbff3e64e6d6e6b4f72500778ee3e811e84
Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>
2018-01-09 12:17:34 +00:00
..
BLACKLIST Blacklist and skip various tests that are flakey 2015-06-14 10:50:45 +00:00
qrawfont.pro Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
testdata.qrc Added capHeight() to QRawFont and QFontMetrics(F) 2016-08-15 18:27:06 +00:00
testfont_bold_italic.ttf Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
testfont_os2_v1.ttf Added capHeight() to QRawFont and QFontMetrics(F) 2016-08-15 18:27:06 +00:00
tst_qrawfont.cpp CoreText: Order fallback fonts based on writing system support 2018-01-09 12:17:34 +00:00