Commit 74fa23b
committed
Refactor float casting tests
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.1 parent 314f7f2 commit 74fa23b
1 file changed
+339
-185
lines changed
0 commit comments