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 21, 2024
1 parent 314f7f2 commit 61b53fd
Showing 1 changed file with 353 additions and 185 deletions.
Loading

0 comments on commit 61b53fd

Please sign in to comment.