commit | b5eed98104853dfed63e5c9f2a6214df74f7b0a7 | [log] [tgz] |
---|---|---|
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | Sun Jul 25 19:52:41 2010 +0000 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Aug 18 12:42:18 2010 -0700 |
tree | 0f6730383c85b3308285761995959b935d8d07b7 | |
parent | bc548efe0037839e1a4a611e5f0f24b33fc39dc5 [diff] |
Makefile: Split out the untested functions target Change the coverage-report target so that it doesn't generate the coverage-untested-functions file by default. I'm adding more targets for doing various things with the gcov files, and they shouldn't all run by default. 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>