aboutsummaryrefslogtreecommitdiff
path: root/scripts/gen-tests
AgeCommit message (Collapse)Author
6 daysimprove tests a bittailKimplul
+ Runs tests on all arches that I have easy access to
2025-04-01expose 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