Commit c5e9513
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.
Co-authored-by: Ralf Jung <post@ralfj.de>1 parent a3460e2 commit c5e9513
1 file changed
+390
-186
lines changed
0 commit comments