summaryrefslogtreecommitdiffstats
path: root/tests/auto/qtextscriptengine/qtextscriptengine.pro
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2011-08-02 11:35:01 +1000
committerQt by Nokia <qt-info@nokia.com>2011-08-02 09:01:18 +0200
commitaf6c1a32982564035f3f9d1c0887c9d3fc0e5bbb (patch)
tree00e2afc2053387119e7ad22b6422bb96646bbfca /tests/auto/qtextscriptengine/qtextscriptengine.pro
parentc8ee59952a050506dfebe939c04af2e67aaee849 (diff)
test: skip some tst_qtextscriptengine tests when fonts are missing
This autotest may fail depending on the version of fonts which are installed on the system. It has no way to verify if the correct fonts are installed, and it's unclear from where the correct version of the fonts may be obtained. Therefore, disable the test by default unless the user has indicated that they have a correct setup by setting QT_HAVE_TEST_FONTS=1. Task-number: QTBUG-20682 Change-Id: I24174520f54af6a9b2c13c9c1347f46555bce3d4 Reviewed-on: http://codereview.qt.nokia.com/2469 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>
Diffstat (limited to 'tests/auto/qtextscriptengine/qtextscriptengine.pro')
-rw-r--r--tests/auto/qtextscriptengine/qtextscriptengine.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/qtextscriptengine/qtextscriptengine.pro b/tests/auto/qtextscriptengine/qtextscriptengine.pro
index 1bd80d35b6..0f5076e2ed 100644
--- a/tests/auto/qtextscriptengine/qtextscriptengine.pro
+++ b/tests/auto/qtextscriptengine/qtextscriptengine.pro
@@ -5,5 +5,3 @@ QT += core-private gui-private
HEADERS +=
SOURCES += tst_qtextscriptengine.cpp
INCLUDEPATH += $$QT_SOURCE_TREE/src/3rdparty/harfbuzz/src
-
-CONFIG+=insignificant_test