code coverage: Quiet lcov and add extra ignore patterns
authorChristian Persch <chpe@gnome.org>
Tue, 23 Oct 2012 20:12:01 +0000 (22:12 +0200)
committerChristian Persch <chpe@gnome.org>
Tue, 23 Oct 2012 20:21:32 +0000 (22:21 +0200)
commit12036c1f9cde101a13a4c212deaecf4e741e522d
treee87c8e1fb230c7ab0de229f934545cf42077ae30
parentf6d04abb156c6e6ef513c4c9edcd842cb3a5ed9d
code coverage: Quiet lcov and add extra ignore patterns

Make lcov be quiet if V=0, and add a new CODE_COVERAGE_IGNORE_PATTERN
variable to be able to add extra files to ignore in code coverage reporting.
macros2/gnome-code-coverage.m4