summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/testlib.pro
blob: 1e4b1baa50472c935d084576c38d650ddce9bd74 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
TEMPLATE = subdirs
SUBDIRS = \
   initmain \
   outformat \
   qsignalspy \
   selftests \

# QTBUG-88507
android: SUBDIRS -= \
    selftests

qtHaveModule(widgets): SUBDIRS += qabstractitemmodeltester