Add gcov support to the build
authorEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 4 Jan 2010 14:53:03 +0000 (14:53 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Wed, 13 Jan 2010 17:15:06 +0000 (17:15 +0000)
commit948db40c875f8eb7032582a32515737be6587067
treeaabcb441cc6a21466f69e521eb7c0c326fcf921c
parent5322546a4e2100bcec8aba651f8de7d849d67711
Add gcov support to the build

Using gcov it's possible to get a coverage report, that is a break down
of how much the exposed API is exercised by the conformance test suite.
.gitignore
Makefile.am
build/autotools/Makefile.am
build/autotools/Makefile.am.gcov [new file with mode: 0644]
clutter/Makefile.am
configure.ac