try install nunit libs, then nant can run the unit tests On Thu, Mar 19, 2009 at 5:17 PM, epitka <[email protected]> wrote:
> > Can anybody confirm that checking out this branch and running nant > works? I really don't want to be modifing build files. > > On Mar 19, 2:39 pm, epitka <[email protected]> wrote: > > I know, I can see them but runing nant generates this in log file > > > > common.compile-tests: > > > > [csc] Compiling 10 files to 'C:\Software > > \NHibernate2\branches\2.0.x\nhibernate\build\NHibernate-2.0.1.GA-debug > > \bin\net-3.5\Iesi.Collections.Test.dll'. > > [csc] c:\Software\NHibernate2\branches\2.0.x > > \nhibernate\src\Iesi.Collections.Test\Generic\HashedSetFixture.cs > > (7,7): error CS0246: The type or namespace name 'NUnit' could not be > > found (are you missing a using directive or an assembly reference?) > > [csc] c:\Software\NHibernate2\branches\2.0.x > > \nhibernate\src\Iesi.Collections.Test\Generic\ImmutableSetFixture.cs > > (4,7): error CS0246: The type or namespace name 'NUnit' could not be > > found (are you missing a using directive or an assembly reference?) > > [csc] c:\Software\NHibernate2\branches\2.0.x > > \nhibernate\src\Iesi.Collections.Test\Generic\SetFixture.cs(4,7): > > error CS0246: The type or namespace name 'NUnit' could not be found > > (are you missing a using directive or an assembly reference?) > > > > On Mar 19, 2:34 pm, Dario Quintana <[email protected]> > > wrote: > > > > > From where are you taking the code, the libs are right there. > > > > > On Thu, Mar 19, 2009 at 4:30 PM, epitka <[email protected]> > wrote: > > > > > > And it cannot build because it is missing reference to NUnit. > Arrggghh > > > > > -- > > > Dario Quintanahttp://darioquintana.com.ar > > > > -- Dario Quintana http://darioquintana.com.ar --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nhusers?hl=en -~----------~----~----~----~------~----~------~--~---
