GNOME Bugzilla – Bug 683209
Port to gnome-common code coverage macros
Last modified: 2012-09-30 08:25:05 UTC
Patch coming up to do this. It should only be merged once gnome-common 3.6.0 has been released and libgdata can safely bump its dependency.
Created attachment 223202 [details] [review] Use gnome-common code coverage macros
Comment on attachment 223202 [details] [review] Use gnome-common code coverage macros commit ca75565d3f39122d4988e2ede960c9b7cd427ca0 Author: Philip Withnall <philip@tecnocode.co.uk> Date: Thu Aug 16 08:02:06 2012 +0100 build: Use gnome-common code coverage macros to add gcov support This replaces libgdata’s existing home-grown solution with the gnome-common code coverage macros added in gnome-common 3.5.6/3.6.0. Closes: https://bugzilla.gnome.org/show_bug.cgi?id=683209 Makefile.am | 44 +++++++------------------------------------- configure.ac | 20 ++------------------ 2 files changed, 9 insertions(+), 55 deletions(-)