Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make coverage testing availble on OS X #31

Closed
hsorby opened this issue Jul 1, 2015 · 2 comments
Closed

Make coverage testing availble on OS X #31

hsorby opened this issue Jul 1, 2015 · 2 comments

Comments

@hsorby
Copy link
Contributor

hsorby commented Jul 1, 2015

gcov is available on OS X so we should make the coverage testing functionality available on this platform

@hsorby
Copy link
Contributor Author

hsorby commented Jul 1, 2015

There is a handy tool called gcovr (http:https://gcovr.com/) that we should make use of to enable this. Enable is probably the wrong word, we should use gcovr because it will (I think) work across both GNU/Linux and OS X without having to do platform specific checks. And it also has a handy html output format that would be useful for code review.

@hsorby
Copy link
Contributor Author

hsorby commented Jul 1, 2015

This would require some adjustments to the Buildbot setup to get this working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant