mirror of
https://gitlab.com/gnuwget/wget2.git
synced 2026-01-14 02:01:39 +00:00
README.md: document clang not working with 'make check-coverage'
This commit is contained in:
@ -164,7 +164,7 @@ Well, you want to valgrind 'wget2' and not the test program itself, right ?
|
||||
|
||||
# Coverage Report
|
||||
|
||||
To generate and view the test code coverage
|
||||
To generate and view the test code coverage (works with gcc, not with clang)
|
||||
|
||||
make check-coverage
|
||||
<browser> lcov/index.html
|
||||
|
||||
Reference in New Issue
Block a user