summaryrefslogtreecommitdiffstats
path: root/tests/tests.pro
blob: 0c933681eeb28c5687964e29f284caebce6a6661 (plain)
1
2
3
4
5
6
TEMPLATE = subdirs
SUBDIRS = auto

# benchmarks in debug mode is rarely sensible
# benchmarks are not sensible for code coverage (here with tool testcocoon)
!testcocoon:contains(QT_CONFIG,release):SUBDIRS += benchmarks