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

Expand rake validate task to cover example projects #300

Closed
blakewatters opened this issue Aug 15, 2011 · 0 comments
Closed

Expand rake validate task to cover example projects #300

blakewatters opened this issue Aug 15, 2011 · 0 comments
Assignees
Milestone

Comments

@blakewatters
Copy link
Member

Because of how the project builds and the unit tests link against them, it is possible for header files to be incorrectly configured in the project and all of the unit tests to pass, but projects building against the library to fail outright. We have seen this a few times, including in #299.

We have a rake validate task on tree that is designed to ensure the project builds properly. We should add the building of the example projects to this task and run it before committing to master.

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

No branches or pull requests

1 participant