Re: [Nant-users] NUnit2 referencing a fileset

2004-07-06 Thread Gert Driesen
Phil, This is now fixed in cvs. Gert - Original Message - From: "Phil Knight" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 06, 2004 4:54 PM Subject: [Nant-users] NUnit2 referencing a fileset > I've been experimenting with the way we

[Nant-users] NUnit2 referencing a fileset

2004-07-06 Thread Phil Knight
I've been experimenting with the way we are including NUnit testing in our NAnt scripts. In particular I'm trying to separate out the definition of the specific assemblies to test from the actual test target by means of a fileset. I've created something like the following: