aboutsummaryrefslogtreecommitdiff
path: root/changes/coverage-html
blob: 1c38c76fa697c13aa79606d34514be9d57790f72 (plain)
1
2
3
4
5
  o Minor features (testing):

    - Add a "coverage-html" make target to generate HTML-visualized
      coverage results when building with --enable-coverage. (Requires lcov.)
      Patch from Kevin Murray.