summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/text.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/gui/text/text.pro')
-rw-r--r--tests/auto/gui/text/text.pro48
1 files changed, 0 insertions, 48 deletions
diff --git a/tests/auto/gui/text/text.pro b/tests/auto/gui/text/text.pro
deleted file mode 100644
index ed3376c071..0000000000
--- a/tests/auto/gui/text/text.pro
+++ /dev/null
@@ -1,48 +0,0 @@
-TEMPLATE=subdirs
-SUBDIRS=\
- qabstracttextdocumentlayout \
- qcssparser \
- qfont \
- qfontcache \
- qfontdatabase \
- qfontmetrics \
- qglyphrun \
- qrawfont \
- qstatictext \
- qsyntaxhighlighter \
- qtextblock \
- qtextcursor \
- qtextdocument \
- qtextdocumentfragment \
- qtextdocumentlayout \
- qtextformat \
- qtextlayout \
- qtextlist \
- qtextobject \
- qtextpiecetable \
- qtextscriptengine \
- qtexttable \
- qzip \
- qtextodfwriter \
- qinputcontrol
-
-win32:SUBDIRS -= qtextpiecetable
-
-qtConfig(textmarkdownreader): SUBDIRS += qtextmarkdownimporter
-qtConfig(textmarkdownwriter): SUBDIRS += qtextmarkdownwriter
-
-!qtConfig(private_tests): SUBDIRS -= \
- qfontcache \
- qcssparser \
- qtextlayout \
- qtextpiecetable \
- qzip \
- qtextmarkdownwriter \
- qtextodfwriter
-
-!qtHaveModule(xml): SUBDIRS -= \
- qcssparser \
- qtextdocument
-
-# QTBUG-87671
-android: SUBDIRS -= qtextdocument