Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>2010-07-25 23:52:42 +0400
committerJunio C Hamano <gitster@pobox.com>2010-08-18 23:42:18 +0400
commit7432bd5fbde117620e3b47d28e05827a334f42bf (patch)
treef7b0c3df3fd82f1c6af33caadc2f5ac680adf535 /.gitignore
parentb5eed98104853dfed63e5c9f2a6214df74f7b0a7 (diff)
Makefile: Add cover_db target
Add a target to convert the *.gcov files to a Devel::Cover database. That database can subsequently be formatted by the cover(1) tool which is included with Devel::Cover. Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com> Reviewed-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 57f79ef5a2..d8bd555569 100644
--- a/.gitignore
+++ b/.gitignore
@@ -185,6 +185,7 @@
*.gcno
*.gcov
/coverage-untested-functions
+/cover_db/
*+
/config.mak
/autom4te.cache