Changes between Version 4 and Version 5 of FATE/TestingCoverage
- Timestamp:
- Mar 22, 2014, 6:58:25 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FATE/TestingCoverage
v4 v5 13 13 }}} 14 14 15 If you want to use `gcovr`instead, you can do:15 If you want to use gcovr instead, you can do: 16 16 17 17 {{{ … … 22 22 {{{ 23 23 #!div style="border: 1pt dotted; margin: 1em; background-color: #fffff9;" 24 '''Warning''': `gcovr` seems to have a bug that hangs when generating output for a large project like FFmpeg. See [https://software.sandia.gov/trac/fast/ticket/3935] and [https://github.com/gcovr/gcovr/issues/11]. Although it says "fixed", the issue is still reproducible with `gcovr`3.1.24 '''Warning''': gcovr seems to have a bug that hangs when generating output for a large project like FFmpeg. See [https://software.sandia.gov/trac/fast/ticket/3935] and [https://github.com/gcovr/gcovr/issues/11]. Although it says "fixed", the issue is still reproducible with gcovr 3.1. 25 25 }}} 26 26
