From 50180984fad8aed21233a7a4301bbd0723b7f8c9 Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Wed, 22 Oct 2008 17:45:43 +0000 Subject: - Inserted code coverage monocov. To run do nant test-cov. Creates a new directory cov and exports to html files in subdirectories. --- .nant/local.include | 82 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 82 insertions(+) (limited to '.nant/local.include') diff --git a/.nant/local.include b/.nant/local.include index a54adf2..8963772 100644 --- a/.nant/local.include +++ b/.nant/local.include @@ -47,6 +47,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.1