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

SUBDIRS = \
    qbytearray \
    qbytearraylist \
    qbytearraymatcher \
    qbytedatabuffer \
    qchar \
    qcollator \
    qlatin1string \
    qlocale \
    qregexp \
    qregularexpression \
    qstring \
    qstring_no_cast_from_bytearray \
    qstringapisymmetry \
    qstringbuilder \
    qstringiterator \
    qstringlist \
    qstringmatcher \
    qstringref \
    qstringview \
    qtextboundaryfinder