[NAnt-users] Re: Nant Support For NUnit For 2.2.5

2006-02-01 Thread GOUIGOUX Jean-Philippe
Title: Re: Nant Support For NUnit For 2.2.5 Hi, Gary When trying what you advice me to change, I found something very interesting : my test setup works when I am on a local directory, without a single change. Only difference was that I was previously on a network share. My first thought was

Re: [NAnt-users] Re: Nant Support For NUnit For 2.2.5

2006-01-31 Thread Gary Feldman
GOUIGOUX Jean-Philippe wrote: The NAnt output for the task is as follows : [nunit2] Assembly "N:\N05-TableauxDeBord\tests\TBordNETWork.dll" is using ver sion 2.2.5.0 of the NUnit framework. If any problems arise, then either rebuild this assembly using version 2.2.

[NAnt-users] Re: Nant Support For NUnit For 2.2.5

2006-01-31 Thread GOUIGOUX Jean-Philippe
Title: Re: Nant Support For NUnit For 2.2.5 Hi, Gary Sorry about the misleading reply title. I changed that right, I think, and hope my mail now comes in raw text format as well, so it is easier for you to read. The content of my tests directory is :     AglNETCommon.dll     AglNE

Re: [NAnt-users] RE: Nant Support For NUnit For 2.2.5

2006-01-27 Thread Gary Feldman
GOUIGOUX Jean-Philippe wrote: My previous message was sent too quickly : I did not see the answers following Timothy's message. Thanks, Gary, for the help. But I must have missed something, as I cannot get it right. I am NUnit-testing an assembly called TBordNETWork.dll. I added TBordNETWork

[NAnt-users] RE: Nant Support For NUnit For 2.2.5

2006-01-27 Thread GOUIGOUX Jean-Philippe
Title: RE: Nant Support For NUnit For 2.2.5 My previous message was sent too quickly : I did not see the answers following Timothy's message. Thanks, Gary, for the help. But I must have missed something, as I cannot get it right. I am NUnit-testing an assembly called TBordNETWork.dll. I adde

[NAnt-users] Re : Nant Support For NUnit For 2.2.5

2006-01-26 Thread GOUIGOUX Jean-Philippe
Title: Re : Nant Support For NUnit For 2.2.5 Having exactly the same problem as Timothy, here : upgrading to NUnit 2.2.5 made an error with NAnt 0.85 RC3, so I switched to the nightly release of NAnt, and no more error, but no testfixture is found. I tried making bindingRedirects from 2.2.0 to