Re: Building and testing NUnit on linux and mono
"Charlie Poole" <[email protected]>
| Newsgroups | gmane.comp.windows.dotnet.nunit.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Erik, The NAnt script should use '-' since it works on Windows as well. This sort of thing keeps slipping in. :-( I'll look at the errors. Are you building a label, or the head? Charlie > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf > Of Erik Ramfelt > Sent: Monday, January 21, 2008 10:22 AM > To: [email protected] > Subject: [Nunit-users] Building and testing NUnit on linux and mono > > Hi > > Ive developed a NUnit plugin for Hudson (a continuous > integration server), that integrates with the server so it > can display trend graphs, and failure reports. But as I > wanted to make sure that the plugin worked correctly, I > checked out the nunit/nunit20 code and found a problem when > running the tests on linux. > > The"run-test" is executing "NUnitTests.nunit ${nunit.options} > /xml:${result.file}.xml", but the nunit-console on linux > doesnt understand the "/xml" as it expects it to be "-xml". I > think it would be simple to add a nant property for "/" on > windows and "-" on linux so the tests can run on linux. (I > just copied the nant file and changed "/xml" to "-xml" > > > Anyhow, as of now there are 12 tests that fail, if you are > interested in which ones go to > http://hudson.ramfelt.se/job/NUnit%202.0/lastBuild/testReport/. > > regards > //Erik > > -------------------------------------------------------------- > ----------- > This SF.net email is sponsored by: Microsoft Defy all > challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Nunit-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/nunit-users > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/