aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
blob: 394e9e6af06fd19e892e1192efddd09d888324be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
TEMPLATE=subdirs

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

SUBDIRS += \
    cmdlineparser \
    blackbox \
    api