summaryrefslogtreecommitdiffstats
path: root/tests/tests.pro
blob: 55b817602362085611f58688b7aa0fe84f8590db (plain)
1
2
3
4
5
6
7
TEMPLATE = subdirs

!package: SUBDIRS += auto

# Benchmarks make sense in release mode only.
# Disable them for code coverage.
!testcocoon: contains(QT_CONFIG,release): SUBDIRS += benchmarks