added *.pdb excludes for lib dirs
added sample for switching between ncover/nunit
This commit is contained in:
@@ -187,6 +187,7 @@ ${tool.dir} : dir for tools
|
||||
-->
|
||||
<target name="common.run-tests">
|
||||
|
||||
<!-- call target="common.run-tests.ncover" / --><!-- run this target instead if you which to produce coverage information -->
|
||||
<call target="common.run-tests.nunit" />
|
||||
|
||||
</target>
|
||||
|
||||
Reference in New Issue
Block a user