I'm very sorry... I missed up the list!!! :-P
- Original Message -
From: "Gert Driesen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>;
Sent: Friday, December 09, 2005 7:19 PM
Subject: Re: [nant-dev] Question about nunit-gui
-Original Message-
From: [EMAIL PROTECTED] [mailto
Hi,
I'm unittesting an application that uses Firebird. In every test I shutdown
all the connections, overwrite the data files (*.fdb), and start again.
Well, running in console mode (nunit-console) it never fails but running
from nunit-gui I get errors telling that the files are locked by anoth
Hi all,
I don't know whether is a wellknown problem but I tried to compile a C#
solution under Mono on Linux (works right under windows), and then I get a
path related problem. Paths to reach the solution on linux are on the form
src/xxx/ but inside the solution the backslash is used... so the