]> git.ipfire.org Git - thirdparty/git.git/commit
t/README: A new section about test coverage
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Sun, 25 Jul 2010 19:52:44 +0000 (19:52 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 18 Aug 2010 19:42:37 +0000 (12:42 -0700)
commit0c357544b0d4415c464fb8b35593b21db1d1f7f7
treec49a91479b472b393cc341cefba47e52306b130b
parentdf07acfe0bf000e0852c31e65d915faf3d1b43f7
t/README: A new section about test coverage

Document how test writers can generate coverage reports, to ensure
that their tests are really testing the code they think they're
testing.

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>
t/README