[Nant-users] Problem with Nunit

2003-02-27 Thread arjen stolk
I found this in the nant-developers archive, and it helps:   RE: [nant-dev] Behavioral differences between NUnit V2.0.6 and th e task "...As a workaround, you can qualify the path with: ${nant.project.basedir}.  This does not change the path and is evaluated correctly. ... " so instead of 

Fw: [Nant-users] Problem with NUnit

2003-02-27 Thread arjen stolk
da Chaudhuri" <[EMAIL PROTECTED]> Sent: Tuesday, February 25, 2003 9:04 PM Subject: Re: [Nant-users] Problem with NUnit > Hello Ananda, > > I've had the same problem yesterday, and the only way that I could get > around it is specify the full path to the assembl

[Nant-users] Problem with NUnit

2003-02-25 Thread Ananda Chaudhuri
Hello, I am trying NAnt and NUnit for the first time. Can some one please help me out? THis is the error I am getting. The build file is given below. Simple HelloWorld Testing. C:\OEMS\dev\nant>bd clean build test Starting Build... Buildfile: file:///C:/OEMS/dev/nant/oems.build clean: [delete]