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 _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice