..
lib
Tests can now specify (via a hacky filename suffix) which runtime they want.
2016-11-16 21:08:03 +01:00
_dummy.c
Made csa and csb work with mcg; adjust the libem functions and the
2016-11-19 10:55:41 +01:00
brk_c.c
Add a test for brk() and sbrk().
2016-11-23 22:28:21 +01:00
build.lua
Remove the Mark() and Release() procedures from the Pascal compiler and
2016-11-24 20:35:26 +01:00
calloc_c.c
Add a test for calloc().
2016-11-23 22:22:04 +01:00
csa_e.c
Made csa and csb work with mcg; adjust the libem functions and the
2016-11-19 10:55:41 +01:00
csb_e.c
Made csa and csb work with mcg; adjust the libem functions and the
2016-11-19 10:55:41 +01:00
doublecmp_e.c
cif8 and cuf8 work now. More tests.
2016-11-19 11:42:30 +01:00
from_d_to_si_e.c
Better handling of float conversions; more tests; converting to unsigned ints
2016-11-20 11:27:40 +01:00
from_d_to_ui_e.c
Better handling of float conversions; more tests; converting to unsigned ints
2016-11-20 11:27:40 +01:00
from_si_to_d_e.c
Better handling of float conversions; more tests; converting to unsigned ints
2016-11-20 11:27:40 +01:00
from_ui_to_d_e.c
Better handling of float conversions; more tests; converting to unsigned ints
2016-11-20 11:27:40 +01:00
inn_e.e
inn works now; add a helper for it.
2016-11-20 12:53:44 +01:00
intadd_e.c
Tests can now specify (via a hacky filename suffix) which runtime they want.
2016-11-16 21:08:03 +01:00
intcmp_e.c
Tests can now specify (via a hacky filename suffix) which runtime they want.
2016-11-16 21:08:03 +01:00
intdiv_e.c
Add some more tests.
2016-11-20 10:46:53 +01:00
intrem_e.c
Add some more tests.
2016-11-20 10:46:53 +01:00
intshift_e.c
Tests can now specify (via a hacky filename suffix) which runtime they want.
2016-11-16 21:08:03 +01:00
intsub_e.c
Tests can now specify (via a hacky filename suffix) which runtime they want.
2016-11-16 21:08:03 +01:00
newdispose_p.p
Remove the Mark() and Release() procedures from the Pascal compiler and
2016-11-24 20:35:26 +01:00
testdriver.sh
Betterer timeout handling.
2016-11-17 22:04:50 +01:00