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

Cole Robinson posted 2 patches 5 years, 1 month ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1552496850.git.crobinso@redhat.com
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(-)
[libvirt] [PATCH 0/2] Remove --enable-test-coverage, promote 'make coverage'
Posted by Cole Robinson 5 years, 1 month ago
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