reverted to pure nunit tests without coverage analysis due to ci server issues with ncover
This commit is contained in:
@@ -791,7 +791,7 @@ Build properties that may be set:
|
||||
|
||||
<target name="build-all-function" description="Build what is in cvs taking into account approrpiate clr versions and root target name">
|
||||
|
||||
<!-- call target="${nant.target.root.name}-1.0" / -->
|
||||
<call target="${nant.target.root.name}-1.0" />
|
||||
<call target="${nant.target.root.name}-1.1" />
|
||||
<call target="${nant.target.root.name}-2.0" />
|
||||
<call target="${nant.target.root.name}-3.0" />
|
||||
|
||||
@@ -187,7 +187,7 @@ ${tool.dir} : dir for tools
|
||||
-->
|
||||
<target name="common.run-tests">
|
||||
|
||||
<call target="common.run-tests.ncover" />
|
||||
<call target="common.run-tests.nunit" />
|
||||
|
||||
</target>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user