Nick Wellnhofer created CLOWNFISH-95:
----------------------------------------

             Summary: 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


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)

Reply via email to