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

Add test for custom RNG handler #197

Merged
merged 1 commit into from
Jan 5, 2021
Merged

Add test for custom RNG handler #197

merged 1 commit into from
Jan 5, 2021

Conversation

josephlr
Copy link
Member

@josephlr josephlr commented Jan 5, 2021

See #194

This uses the fact that wasm32-unknown-unknown is an "unsupported" target. This means we can use the "custom" feature to define a custom handler, and then write tests to make sure that function is called.

@josephlr josephlr mentioned this pull request Jan 5, 2021
6 tasks
Copy link
Member

@newpavlov newpavlov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great idea!

@josephlr josephlr merged commit 347a300 into master Jan 5, 2021
@josephlr josephlr deleted the custom branch January 5, 2021 10:00
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.

2 participants