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)
committerSimon McVittie <smcv@debian.org>
Wed, 2 Dec 2015 18:51:08 +0000 (18:51 +0000)
commitd5de08f2f987dcdffa6aadaca39e0ad613309dde
tree073c864ff73fec4b4511390e8e16db7a3864770f
parent0c0cd9aefd3074bb518e640aabada9aabb4cb313
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