Skip to content

Commit

Permalink
Refactor float casting tests
Browse files Browse the repository at this point in the history
This is an attempt to remove the magic from a lot of the numbers tested,
which should make things easier when it is time to add `f16` and `f128`.
A nice side effect is that these tests now cover all int <-> float
conversions with the same amount of tests.
  • Loading branch information
tgross35 committed Jun 20, 2024
1 parent 314f7f2 commit d47ead3
Showing 1 changed file with 367 additions and 185 deletions.
Loading

0 comments on commit d47ead3

Please sign in to comment.