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

Ensure tests requiring std feature are conditionally compiled #9

Merged
merged 1 commit into from
Jun 4, 2022

Conversation

sagebind
Copy link
Owner

@sagebind sagebind commented Jun 4, 2022

Ensure that any test or example that requires std in order to compile and run are conditionally compiled behind the std crate feature.

Addresses #8.

Ensure that any test or example that requires std in order to compile and run are conditionally compiled behind the `std` crate feature.

Fixes #8.
@sagebind sagebind mentioned this pull request Jun 4, 2022
@sagebind sagebind merged commit 1dca3d0 into master Jun 4, 2022
@sagebind sagebind deleted the 8-std-tests branch June 4, 2022 15:20
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

Successfully merging this pull request may close these issues.

1 participant