ack/tests/plat/floats
David Given ecb3395aba Converting floats and doubles to integers now works, as much as these ever do
on MIPS; turns out that it can't (or at least can't in qemu) reliably turn
INT_MIN from a double to an int.
2018-09-12 23:58:48 +02:00
..
doublecmp_e.c Rearrange the tests into sets; allow plats to skip sets; pc86 and linux68k now 2018-06-08 15:59:04 +09:00
from_d_to_si_e.c Converting floats and doubles to integers now works, as much as these ever do 2018-09-12 23:58:48 +02:00
from_d_to_ui_e.c Rearrange the tests into sets; allow plats to skip sets; pc86 and linux68k now 2018-06-08 15:59:04 +09:00
from_si_to_d_e.c Rearrange the tests into sets; allow plats to skip sets; pc86 and linux68k now 2018-06-08 15:59:04 +09:00
from_ui_to_d_e.c Rearrange the tests into sets; allow plats to skip sets; pc86 and linux68k now 2018-06-08 15:59:04 +09:00