installed-tests: declare that the output is in TAP format
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 26 Feb 2015 17:53:46 +0000 (17:53 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 16 Apr 2015 12:06:16 +0000 (13:06 +0100)
commitd752d07a543227e9adb23ab62b21799474ea0d17
tree87881736afad79a59afa2d2bdfdcd33405a5ac3f
parent58eefa1031e14cb402ed0aae85e6bce1ba030a28
installed-tests: declare that the output is in TAP format

For the ones written using GLib, the output is in TAP format if we
say --tap. For the one not written using GLib, the output is in TAP
and the command-line is ignored.

Reviewed-by: Philip Withnall <philip.withnall@collabora.co.uk>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=89846
test/Makefile.am