summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qfontdatabase/qfontdatabase.pro
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@theqtcompany.com>2016-08-08 15:53:31 +0200
committerJake Petroules <jake.petroules@qt.io>2016-10-16 00:11:13 +0000
commit90fe2c64f5edf299783b2a9cf695a1a417a0361a (patch)
tree5ada7e425293d18be09a78d2ebd90cf0b1f93cd2 /tests/auto/gui/text/qfontdatabase/qfontdatabase.pro
parentd976cee1e524006a3c813c23d46fd0404d1cac08 (diff)
Make self-contained test of condensed font matching and width
Fixes the test for width of condensed fonts so it doesn't depend on the presence of the Liberation font on the system, and adds another test that condensed sub-families can be matched consistently. The latter will however not work on Windows until QTBUG-53458 is solved. Task-number: QTBUG-51335. Change-Id: Id6d046274fa21b2dce0ad6b32dce7f1c8a92a4f4 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
Diffstat (limited to 'tests/auto/gui/text/qfontdatabase/qfontdatabase.pro')
-rw-r--r--tests/auto/gui/text/qfontdatabase/qfontdatabase.pro4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/auto/gui/text/qfontdatabase/qfontdatabase.pro b/tests/auto/gui/text/qfontdatabase/qfontdatabase.pro
index 8a08cdc182..9d357a35f2 100644
--- a/tests/auto/gui/text/qfontdatabase/qfontdatabase.pro
+++ b/tests/auto/gui/text/qfontdatabase/qfontdatabase.pro
@@ -4,7 +4,5 @@ SOURCES += tst_qfontdatabase.cpp
QT += testlib core-private gui-private
TESTDATA += LED_REAL.TTF
-android {
- RESOURCES += testdata.qrc
-}
+RESOURCES += testdata.qrc