David Given
|
25b6712e63
|
Rework all the ackbuilder scripts not to use wildcards, because we can't expand
them without luaposix, which isn't available (easily) on OSX or Windows.
|
2022-07-14 23:57:54 +02:00 |
|
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 |
|
David Given
|
19cd42124f
|
Rearrange the tests into sets; allow plats to skip sets; pc86 and linux68k now
skip the tests which use floating point instructions (as their emulators don't
support them).
|
2018-06-08 15:59:04 +09:00 |
|