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 test coverage #66

Closed
eqrion opened this issue Oct 10, 2017 · 1 comment
Closed

Expand test coverage #66

eqrion opened this issue Oct 10, 2017 · 1 comment

Comments

@eqrion
Copy link
Collaborator

eqrion commented Oct 10, 2017

Right now there are some minimal tests under compile-tests/. I'd really like to improve the testing coverage.

Some ideas:

  1. Integrate with cargo test
  2. Check in compile-tests/ generated headers so we can track syntactic changes over time
  3. Add crate-tests/ which would test cbindgen on crates instead of single source files
  4. Just add more tests
@eqrion
Copy link
Collaborator Author

eqrion commented Jan 5, 2018

Closing this now that tests track expectations. The other things would be nice, but I don't have time.

@eqrion eqrion closed this as completed Jan 5, 2018
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