cpp-coveralls
cpp-coveralls copied to clipboard
-p/--prefix flag to prepend to generated source filename.
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.