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

Improve random float generation for test cases #166

Closed
alexcrichton opened this issue May 13, 2019 · 1 comment
Closed

Improve random float generation for test cases #166

alexcrichton opened this issue May 13, 2019 · 1 comment

Comments

@alexcrichton
Copy link
Member

Float generation happens here, and #165 is an example where we could, for example, generate values near pi for edge case testing of trig functions.

@tgross35
Copy link
Contributor

tgross35 commented Jan 6, 2025

In the past few months I have completely reworked tests - we now have dedicated tests for edge cases and run exhaustive tests, both against MPFR. So I think the situation is much improved here :)

@tgross35 tgross35 closed this as completed Jan 6, 2025
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