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

Missing documentation and for how to run the tests #8

Closed
mlubin opened this issue Jul 26, 2018 · 2 comments
Closed

Missing documentation and for how to run the tests #8

mlubin opened this issue Jul 26, 2018 · 2 comments

Comments

@mlubin
Copy link

mlubin commented Jul 26, 2018

The README doesn't describe how to run the unit tests (I had to look at the travis script). And then the tests unexpectedly don't build with cmake -DUNITTESTS=ON .., only with cmake -DUNITTESTS=ON -DCOVERAGE=ON ...

@goulart-paul
Copy link
Collaborator

I can't reproduce the first problem, i.e. cmake -DUNITTESTS=ON .. seems to work for me regardless of the appearance of a `-DCOVERAGE' option. What platform?

@mlubin
Copy link
Author

mlubin commented Jul 26, 2018

Sorry about that, I wiped the directory and did a clean build with cmake -DUNITTESTS=ON .. and it correctly produced the tester binary.

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

2 participants