[Mono-devel-list] make targets to test mono's sanity?

Ben Maurer bmaurer at ximian.com
Fri Aug 5 11:24:32 EDT 2005


On Fri, 2005-08-05 at 11:08 +0200, IT2003_1: Morenz, Tino wrote:
> Hi,
> 
> as I try to get mono running on a QNX box I need to know whether the compilation is sane (I mean whether everthing works well).
> 
> atm I use `make distcheck' but it's kind of annoying and time consuming that it always creates the tarball / compiles the system before it actually starts the tests.
> 
> I've read something about `make test' in mono/tests. What is the difference to the tests run by `make distcheck'?
> 
> Are there any other test or check targets for make?

make check should run (most of) the check part of distcheck.

-- Ben




More information about the Mono-devel-list mailing list