Statistics
| Branch: | Tag: | Revision:

root / htools / htools-hpc.hs @ 16197d69

History | View | Annotate | Download (9 Bytes)

# Date Author Comment
25cdf177 03/13/2012 06:11 pm Iustin Pop

Build a coverage-enabled version of the tools

This allows the offline tests to also generate coverage data, and the
hs-coverage target is changed to show both unit-test and offline-tests
coverage.

The downside is that now we build yet-another-binary, which makes the...