<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Apr 1, 2015 at 10:05 AM, Nils Gladitz <span dir="ltr"><<a href="mailto:nilsgladitz@gmail.com" target="_blank" onclick="window.open('https://mail.google.com/mail/?view=cm&tf=1&to=nilsgladitz@gmail.com&cc=&bcc=&su=&body=','_blank');return false;">nilsgladitz@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div id=":34i" class="" style="overflow:hidden">I still have to look into how I'll run all this from the ctest client script rather than the project itself.<br></div></blockquote><div><br></div><div>Locally I'm doing something very similar to CTestCoverageCollectGCOV, but this hasn't made it into CMake/Modules yet.</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div id=":34i" class="" style="overflow:hidden">
Maybe it would make sense to mirror the package hierarchy for the .json output files to disambiguate in case there are multiple classes sharing the same name in different packages?<br>
Or is there already some other mechanism that I am overlooking?</div></blockquote></div><div class="gmail_extra"><br></div><div class="gmail_extra">The .json files should contain the package of the class.  This is what CDash uses to report the coverage, as opposed to the per-directory view that it uses for gcov.</div></div></div>