From cc30fce49f212bea86335d0f6adec2f49e1809bb Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Mon, 31 Aug 2009 20:15:20 -0400 Subject: change regular test target to use nunit exec mode detect if you have nunit-console2 or nunit-console and use the appropriate one --- .nant/local.include | 109 ++++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 81 insertions(+), 28 deletions(-) (limited to '.nant/local.include') diff --git a/.nant/local.include b/.nant/local.include index 1e1c030..eaccfdd 100644 --- a/.nant/local.include +++ b/.nant/local.include @@ -1,6 +1,7 @@ - + + @@ -29,24 +30,56 @@ - + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -156,53 +189,73 @@ + + + + + + + + + + + + + + - + + + - + - + - + - + - + - + - + - + - + -- cgit v1.1