Changeset bde4f641


Ignore:
Timestamp:
Nov 30, 2018, 3:06:57 PM (5 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master
Children:
581c8b5, adc6e02, f19db54
Parents:
2b242af
Message:

[make] show tests/ in coverage reports

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    r2b242af rbde4f641  
    262262                --output-file build/coverage.info
    263263        # remove tests
    264         lcov $(LCOVOPTS) --remove build/coverage.info '*/tests/*' '*/ooura_fft8g*' \
     264        lcov $(LCOVOPTS) --remove build/coverage.info '*/ooura_fft8g*' \
    265265                --output-file build/coverage_lib.info
    266266
Note: See TracChangeset for help on using the changeset viewer.