[Mono-devel-list] Merging NUnit 2.1 into cvs
Ian MacLean
ianm at ActiveState.com
Fri Sep 26 23:58:56 EDT 2003
Which version of nant are you using ? A recent release will
automatically route all <csc> tasks to mcs.exe.
in addition you can use <excludes> elements to exclude files rather than
renaming them.
Ian
> Well I had to:
>
> -Change a lot of things in nant.build (csc to mcs action, eliminate
> lots of gui-dependent targets)
> -Rename lots of files in nant/util from '.cs' to '.cs.out' to get them
> out of compilation
> -Copy the config files by hand, as our aged nant, would fail without
> explaining after compiling all
>
> but then:
>
> <capture>
>
> [rafael at redhat9 build]$ mono nunit-console.exe
> NUnit version 2.1.4
> Copyright (C) 2002-2003 James W. Newkirk, Michael C. Two, Alexei A.
> Vorontsov, Charlie Poole.
> Copyright (C) 2000-2003 Philip Craig.
> All Rights Reserved.
>
> fatal error: no inputs specified
>
> NUNIT-CONSOLE [inputfiles] [options]
>
> Runs a set of NUnit tests from the console.
>
> You may specify one or more assemblies or a single
> project file of type .nunit.
>
> Options:
> /fixture=STR Fixture to test
> /xml=STR Name of XML output file
> /transform=STR Name of transform file
> /nologo Do not display the logo
> /help Display help (Short format: /?)
> /wait Require input to close console window
> /xmlConsole Display XML to the console
> /config=STR Project configuration to load
>
> </capture>
>
> I'll have yet to really use it, but looks as a good starting point...
>
> Best regards,
>
> Rafael Teixeira
> Brazilian Polymath
> Mono Hacker since 16 Jul 2001
>
> _________________________________________________________________
> MSN Messenger: instale gratis e converse com seus amigos.
> http://messenger.msn.com.br
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
More information about the Mono-devel-list
mailing list