1. 31 Oct, 2019 1 commit
    • Geoff Simmons's avatar
      Add autotool support for generating coverage reports. · b5303dfa
      Geoff Simmons authored
      configure checks if you have lcov & genhtml; these can be specified
      with --with-lcov and/or --with-genhtml.
      
      If they are available, then make coverage does the following:
      
      - make clean, then make check with CC=gcc and CFLAGS set so that
        inputs for gcov/lcov are generated.
      
      - lcov creates the src/coverage subdir and generates a targetfile
        there.
      
      - genhtml generates HTML reports in src/coverage.
      b5303dfa
  2. 02 Oct, 2019 2 commits
  3. 22 Aug, 2019 1 commit
  4. 21 Aug, 2019 2 commits
  5. 07 Apr, 2019 1 commit
  6. 26 Mar, 2019 1 commit
  7. 07 Mar, 2019 2 commits
  8. 04 Feb, 2019 3 commits
  9. 30 Nov, 2018 1 commit
  10. 11 Jul, 2018 4 commits
  11. 10 Jul, 2018 3 commits
  12. 09 Jul, 2018 1 commit
  13. 08 Jul, 2018 13 commits
  14. 07 Jul, 2018 5 commits