[
https://issues.apache.org/jira/browse/CLOWNFISH-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Wellnhofer resolved CLOWNFISH-95.
--------------------------------------
Resolution: Fixed
Fix Version/s: 0.6.0
> Improve test coverage
> ---------------------
>
> Key: CLOWNFISH-95
> URL: https://issues.apache.org/jira/browse/CLOWNFISH-95
> Project: Apache Lucy-Clownfish
> Issue Type: Improvement
> Components: Runtime
> Reporter: Nick Wellnhofer
> Fix For: 0.6.0
>
>
> Here's a current coverage report for the Clownfish runtime:
> http://home.apache.org/~nwellnhof/coverage/clownfish/
> If you're using GCC, you have to compile with {{-fno-tree-loop-im}} because a
> generated CommonMark source file triggers [a GCC
> bug|https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64928].
> {noformat}
> ./configure --enable-coverage -- -fno-tree-loop-im
> make coverage
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)