summaryrefslogtreecommitdiffstats
path: root/tests/tests.pro
blob: 0f50930774eb2e95ea3cff2c6225cba33aa5fdf2 (plain)
1
2
3
4
5
6
7
TEMPLATE = subdirs
CONFIG += no_docs_target
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