Files
qt-creator/tests/auto/valgrind/memcheck/memcheck.pro
Christian Stenger 62118e9d78 Valgrind: Move some memcheck auto tests into plugin
Due to changed dependencies it is nowadays necessary to have more
of the plugin infrastructure at hand. Moving memcheck related tests
to be able to execute them as QC plugin unit test.

Change-Id: Iab492b3cb87728425b950ca9387edf292d895350
Reviewed-by: hjk <hjk@qt.io>
2016-12-16 10:04:56 +00:00

10 lines
201 B
Prolog

TEMPLATE = subdirs
# avoid race conditions when compiling shadowbuild and having more than one compile job
modeldemo.file = modeldemo.pro
testapps.depends = modeldemo
SUBDIRS += modeldemo testapps