Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


On 08/19/2012 09:14 PM, 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 ?

unitcheck is already done during plain "make" (which, in turn is also implicitly done by "make check" -- so the latter will re-do the unitchecks and additionally do the subsequentchecks, when run after a plain "make"). (And more or less the same for slowcheck; they are not implicitly run for a per-module "make" but just on a toplevel one, IIRC.)

Stephan

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.