diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2012-04-03 21:33:03 -0500 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2012-04-03 21:33:03 -0500 |
commit | 72c1f1c6b9f169dff5f70be3c7fcaac570254508 (patch) | |
tree | b2fe38f07b9d0acc16636d9e12a82ee93bd41b83 /tests/Makefile.am | |
parent | 5c3834907b18b2c9230d39767ab9092e80c5c849 (diff) | |
parent | c54e02d80857bd08071e2311f456ef992a9d7a01 (diff) | |
download | libdbusmenu-72c1f1c6b9f169dff5f70be3c7fcaac570254508.tar.gz libdbusmenu-72c1f1c6b9f169dff5f70be3c7fcaac570254508.tar.bz2 libdbusmenu-72c1f1c6b9f169dff5f70be3c7fcaac570254508.zip |
Merge lp:~allanlesage/dbusmenu/TDD to add gcov targets to autotools build for code-coverage reporting. For more information, see this blog post: http://qualityhour.wordpress.com/2012/01/29/test-coverage-tutorial-for-cc-autotools-projects/ .
To compile with coverage tooling, ./autogen.sh --enable-gcov, then make coverage-html . Note that you'll need lcov to autoconf. Also note that you'll get an error on make if you have no tests, as there are no coverage artifacts to generate the html report. For review, please pay special attention to flags added in the project's makefiles.
Diffstat (limited to 'tests/Makefile.am')
0 files changed, 0 insertions, 0 deletions