- Inserted code coverage monocov. To run do nant test-cov.

Creates a new directory cov and exports to html files in
  subdirectories.

From: Arthur Rodrigo S Valadares <arthursv@linux.vnet.ibm.com>
0.6.0-stable
Sean Dague 2008-10-30 12:55:56 +00:00
parent 742514b0d7
commit 0d2487d8a9
1 changed files with 3 additions and 0 deletions

View File

@ -165,4 +165,7 @@
<include name="${projectdir}/**" />
</fileset>
</tar>
</target>
</fileset>
</tar>
</target>