Don't try to run manual tests in installcheck
authorSimon McVittie <smcv@debian.org>
Fri, 27 Nov 2015 12:46:52 +0000 (12:46 +0000)
committerRalf Habacker <ralf.habacker@freenet.de>
Tue, 1 Dec 2015 23:53:00 +0000 (00:53 +0100)
commit072d3a6ef70bb9c841a2808745e9c01948d90dfe
treebbd4ce5701a70835b86fe70a30d489a1c7e95128
parent81f48a9c6221a51bd2854ea27e2131d25846254b
Don't try to run manual tests in installcheck

We were mistakenly running all installed executables, even manual tests
that never terminate.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=93194
Reviewed-by: Ralf Habacker <ralf.habacker@freenet.de>
test/Makefile.am