Re: [Nant-users] location of log file in nunit2 task

2003-09-26 Thread Daniel Granath
e any problems. Gert - Original Message - From: "Daniel Granath" <[EMAIL PROTECTED]> To: "Gert Driesen" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, September 25, 2003 8:22 PM Subject: Re: [Nant-users] location of log file in nunit2 ta

[Nant-users] location of log file in nunit2 task

2003-09-26 Thread Daniel Granath
Hi, This issue has been driving me nuts the past hour, how do you control the location of the log file when you're using the nunit2 task? For me, the log always ends up in the project directory. On another note, the extension& usefile arguments to the formatter task doesn't seem to do anything

Re: [Nant-users] location of log file in nunit2 task

2003-09-25 Thread Daniel Granath
e any problems. Gert - Original Message - From: "Daniel Granath" <[EMAIL PROTECTED]> To: "Gert Driesen" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, September 25, 2003 8:22 PM Subject: Re: [Nant-users] location of log file in nunit2 ta

Re: [Nant-users] location of log file in nunit2 task

2003-09-25 Thread Gert Driesen
From: "Daniel Granath" <[EMAIL PROTECTED]> To: "Gert Driesen" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, September 25, 2003 8:22 PM Subject: Re: [Nant-users] location of log file in nunit2 task > > > The test result files sh

Re: [Nant-users] location of log file in nunit2 task

2003-09-25 Thread Daniel Granath
The test result files should normally end up in the directory where the test assembly itself is located. I've just added a outputdir attribute to the formatter element that will allow you to control the directory where the result file will be output. Would this help you ? That would help me enormo

Re: [Nant-users] location of log file in nunit2 task

2003-09-25 Thread Gert Driesen
- Original Message - From: "Daniel Granath" <[EMAIL PROTECTED]> To: "Gert Driesen" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, September 25, 2003 7:10 PM Subject: Re: [Nant-users] location of log file in nunit2 task > Gert Dries

Re: [Nant-users] location of log file in nunit2 task

2003-09-25 Thread Daniel Granath
ct, in the nightly builds the extension and usefile attributes of the formatter element should be working fine. Gert - Original Message - To: <[EMAIL PROTECTED]> Sent: Thursday, September 25, 2003 5:25 PM Subject: [Nant-users] location of log file in nunit2 task Hi, This issue has

Re: [Nant-users] location of log file in nunit2 task

2003-09-25 Thread Gert Driesen
AIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, September 25, 2003 5:25 PM Subject: [Nant-users] location of log file in nunit2 task > Hi, > > This issue has been driving me nuts the past hour, how do you control > the location of the log file when you're using th

[Nant-users] location of log file in nunit2 task

2003-09-25 Thread Daniel Granath
Hi, This issue has been driving me nuts the past hour, how do you control the location of the log file when you're using the nunit2 task? For me, the log always ends up in the project directory. On another note, the extension& usefile arguments to the formatter task doesn't seem to do anything