[Cdash] Emma coverage
Nils Gladitz
nilsgladitz at gmail.com
Tue Mar 31 18:24:01 UTC 2015
On 31.03.2015 19:22, Zack Galbreath wrote:
>
> To get Java coverage working for CDash we ended up having to fork
> Emma. As you may have noticed, Emma only outputs "line by line"
> coverage information for its HTML reporter (not .txt or XML). For
> this reason, we ended up modifying the HTML reporter to also generate
> JSON files, as these would be easier for CDash to parse.
>
> I just uploaded our fork of Emma here:
> https://gitlab.kitware.com/zackgalbreath/emma
>
> Alternatively, you can download a pre-built jar from here:
> http://www.cmake.org/files/dev/emma.jar
Thanks!
I think the emma we use was patched for use with GWT ... I hope the
changes are public somewhere and can be consolidated.
Nils
More information about the CDash
mailing list