aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
blob: 823bd3e4986b5e8695bbb9ee38dbe3652dc86af4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
TEMPLATE=subdirs
CONFIG += ordered

all_tests {
    SUBDIRS += \
        buildgraph \
        language \
        tools \
}

SUBDIRS += \
    cmdlineparser \
    blackbox \
    api