Fix regression in QTextDocument::toHtml() with font pixel size
[profile/ivi/qtbase.git] / tests / tests.pro
1 TEMPLATE = subdirs
2 CONFIG += no_docs_target
3 SUBDIRS = auto
4
5 # benchmarks in debug mode is rarely sensible
6 # benchmarks are not sensible for code coverage (here with tool testcocoon)
7 !testcocoon:contains(QT_CONFIG,release):SUBDIRS += benchmarks