Bug 38840 - Adding coverage analysis to unit tests

Bjoern Michaelsen bjoern.michaelsen at canonical.com
Mon Aug 20 02:43:39 PDT 2012


On Sun, Aug 19, 2012 at 09:14:52PM +0200, John Smith wrote:
> When I run 'make help' I get this :
> 
>        unitcheck        run unit tests
>        slowcheck        run slow unit tests
>        subsequentcheck  run system tests (requires full installation)
>        check            run unit tests and if in toplevel subsequentcheck
> 
> Which gives me the idea that, when run from the top level, 'make
> check' also runs 'make subsequentcheck ', and that it would make sense
> to also run 'make unitcheck' and 'make slowcheck' here ? Or am I
> missing something ?

Make check on toplevel does dev-install and subsequentcheck. And dev-install
includes both unitcheck and slowcheck.

Best,

Bjoern


More information about the LibreOffice mailing list