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

Random: reorganize some tests #51480

Merged
merged 1 commit into from
Sep 29, 2023
Merged

Random: reorganize some tests #51480

merged 1 commit into from
Sep 29, 2023

Conversation

rfourquet
Copy link
Member

This groups some toplevel tests together, and removes hardcoded random values generated by MersenneTwister for a given seed.

@rfourquet rfourquet added test This change adds or pertains to unit tests domain:randomness Random number generation and the Random stdlib labels Sep 27, 2023
@rfourquet rfourquet closed this Sep 28, 2023
@rfourquet rfourquet reopened this Sep 28, 2023
This groups some toplevel tests together, and removes hardcoded random values
generated by `MersenneTwister` for a given seed.
@rfourquet rfourquet merged commit 29f2b2f into master Sep 29, 2023
4 of 6 checks passed
@rfourquet rfourquet deleted the rf/cleanup-rng-tests branch September 29, 2023 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:randomness Random number generation and the Random stdlib test This change adds or pertains to unit tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant