summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/text/text.pro
blob: 24645c850ce1761b7545b345c13be6fb9a869a64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
TEMPLATE = subdirs

SUBDIRS = \
    qbytearray \
    qbytearrayapisymmetry \
    qbytearraylist \
    qbytearraymatcher \
    qbytearrayview \
    qbytedatabuffer \
    qchar \
    qcollator \
    qlatin1string \
    qlocale \
    qregularexpression \
    qstring \
    qstring_no_cast_from_bytearray \
    qstringapisymmetry \
    qstringbuilder \
    qstringconverter \
    qstringiterator \
    qstringlist \
    qstringmatcher \
    qstringtokenizer \
    qstringview \
    qtextboundaryfinder

# QTBUG-87414
android: SUBDIRS -= \
    qlocale