aboutsummaryrefslogtreecommitdiff
path: root/scripts/gen-tests
AgeCommit message (Collapse)Author
4 daysexpose sqrtKimplul
+ Requires linking with libm in some cases, which is fine I suppose, but kind of annoying
2025-03-14start supporting 32bit archesKimplul
2024-07-13make tests only compile onceKimplul
+ Select between jit/bytecode with a runtime parameter
2024-07-13bytecode tests passKimplul
2024-06-29continue working through bytecode opsKimplul
2024-06-29start adding testsKimplul