- 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
parent
742514b0d7
commit
0d2487d8a9
|
@ -165,4 +165,7 @@
|
|||
<include name="${projectdir}/**" />
|
||||
</fileset>
|
||||
</tar>
|
||||
</target>
|
||||
</fileset>
|
||||
</tar>
|
||||
</target>
|
||||
|
|
Loading…
Reference in New Issue