Running all 'make check' targets, even when some fail ?

Rene Engelhard rene at debian.org
Mon Dec 17 01:05:20 PST 2012


Hi,

On Mon, Dec 17, 2012 at 09:48:14AM +0100, John Smith wrote:
> Im looking for a way to run all the targets in 'make check', even if
> some of them fail, because that would be a more accurate picture of
> how much code is covered by the tests.
> 
> I looked at 'make -k', but the '-k' seems to be lost in the build
> system somewhere. Is there a way to list all the make test targets or
[...]

make -k check works here. See e.g.
https://buildd.debian.org/status/fetch.php?pkg=libreoffice&arch=armhf&ver=1%3A3.6.4-1&stamp=1355234789
(than again I have a patch to not run *any* check-related things
during "normal" make build and run make -k check afterwards, but...)

Regards,

Rene


More information about the LibreOffice mailing list