CDash icon indicating copy to clipboard operation
CDash copied to clipboard

CDash is unable to parse .gcov files created with "--intermediate-format"

Open reddwarf69 opened this issue 5 years ago • 0 comments

Because of https://gitlab.kitware.com/cmake/cmake/issues/19124#note_554428 the only way to reliably get coverage information is to use gcov's "--intermediate-format" option. But currently CDash is unable to parse .gcov files generated using "--intermediate-format".

reddwarf69 avatar Apr 04 '19 10:04 reddwarf69