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

Test that all functions are wrapped in a panic boundary #27

Open
jsha opened this issue Jan 21, 2021 · 2 comments
Open

Test that all functions are wrapped in a panic boundary #27

jsha opened this issue Jan 21, 2021 · 2 comments

Comments

@jsha
Copy link
Collaborator

jsha commented Jan 21, 2021

Followup from #25. We should have automated tests to ensure newly added functions are treated with an ffi_panic_boundary_* macro.

@djc
Copy link
Member

djc commented Jan 28, 2021

Maybe something like https://crates.io/crates/no_panic is useful?

@jsha
Copy link
Collaborator Author

jsha commented Jan 28, 2021

Oh, that looks really interesting! Thank you.

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