On Mon, 2005-05-30 at 14:00 +0300, RafaelMizrahi wrote:
> Hi Andrew and Atsushi,
> I suggest that all stand_alone test suites will output NUnit report.
> This way they can be included in build, regression reports etc' .

It's probably enough that they return a non-0 exit status. That way, a
makefile can detect the error (note that this is why they are not run
today: because they are not part of make check). Atsushi had a proposal
to move this stuff into a module where we could check in all the support
files which today are fetched with wget. This would allow us to add them
to the buildbot process.

I have to admit though, it'd be sexy to run them in the nunit gui.

-- Ben

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to