mbox series

[0/2] Remove --enable-test-coverage, promote 'make coverage'

Message ID cover.1552496850.git.crobinso@redhat.com
Headers show
Series Remove --enable-test-coverage, promote 'make coverage' | expand

Message

Cole Robinson March 13, 2019, 5:11 p.m. UTC
This is my follow up to my message here:
https://www.redhat.com/archives/libvir-list/2019-February/msg01213.html

This removes our custom ./configure --enable-test-coverage and
'make cov' targets in favor of gnulib's 'make coverage' which IMO
is much simpler to use. See the mail above for full explanation

Patch #2 adds some hacking.html docs, see that for some details
about gnulib's features here.

Cole Robinson (2):
  configure: Remove --enable-test-coverage
  docs: hacking: Add 'Code coverage reports' section

 Makefile.am                | 20 +++-----------------
 configure.ac               | 18 ------------------
 docs/hacking.html.in       | 29 +++++++++++++++++++++++++++++
 examples/Makefile.am       |  2 +-
 src/Makefile.am            |  3 +--
 src/remote/Makefile.inc.am |  2 --
 tests/Makefile.am          |  2 --
 tools/Makefile.am          |  6 ------
 8 files changed, 34 insertions(+), 48 deletions(-)

-- 
2.20.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list