cpp-coveralls icon indicating copy to clipboard operation
cpp-coveralls copied to clipboard

-p/--prefix flag to prepend to generated source filename.

Open pylover opened this issue 4 years ago • 0 comments

This option is useful when source files exist in the root directory and you want to simulate a source tree in coveralls.io. for example, if you pass --prefix foo, filenames in coveralls.io will be shown as foo/bar.c.

pylover avatar Apr 13 '21 08:04 pylover