Use code coverage macros from gnome-common.
authorMatthew Barnes <mbarnes@redhat.com>
Sat, 27 Oct 2012 16:27:04 +0000 (12:27 -0400)
committerMatthew Barnes <mbarnes@redhat.com>
Sat, 27 Oct 2012 16:47:47 +0000 (12:47 -0400)
commit455f368e58088f968d13e24441a6963d6c0f9fbe
tree029cddbf69bf00daaacd0b6d8ac1513f8dcd079c
parent6f98b459bd9abd55dbdee995e4bdb15da3797023
Use code coverage macros from gnome-common.

The GNOME_CODE_COVERAGE macro in gnome-common automates the process
nicely.  Just run "make check-code-coverage" from the top-level source
directory (or from any of the "tests" subdirectories) and open the nice
coverage analysis report:

    evolution-data-server-x.y.z-coverage/index.html
Makefile.am
configure.ac
tests/Makefile.am
tests/libebook/Makefile.am
tests/libecal/Makefile.am
tests/libedata-cal/Makefile.am
tests/libedataserver/Makefile.am