Commit Graph

20 Commits

Author SHA1 Message Date
Arya Irani
4def6bc310 update instructions in {jit,interpreter}-tests.tpl.md 2024-04-04 15:19:49 -06:00
Arya Irani
f5d187ef84 let jit tests run on jit; among other things 2024-04-04 01:20:26 -06:00
Dan Doel
633e498b1f interpreter tests were missing serial test load 2023-05-25 12:15:52 -04:00
Jared Forsyth
c788979d68 [split-tests] fix the split 2023-05-12 06:15:35 -05:00
Fabio Labella
273de5abf5 Fix Bytes.fromList failing test case 2023-04-12 19:15:34 +01:00
Fabio Labella
7abb3ba9b7 Add Bytes.fromList tests 2023-04-12 19:15:34 +01:00
Fabio Labella
fea4da5e44 Add scaffolding for Bytes tests 2023-04-12 14:08:04 +01:00
Fabio Labella
afa3fc39ef Separate stanzas are better behaved on failures to load 2023-04-11 20:21:48 +01:00
Fabio Labella
c2ba54a6a9 Simplify test transcripts 2023-04-11 18:39:43 +01:00
Fabio Labella
964cb90913 Disable tests that fails for the interpreter 2023-04-11 15:42:07 +01:00
Fabio Labella
e5ddf13ded Return the correct Failure for bug and todo 2023-04-11 15:42:07 +01:00
Fabio Labella
3564ed78c5 Thread killed typeLink test passing 2023-02-22 11:19:36 +00:00
Fabio Labella
1467e91e1c Better structure for threadKilled test 2023-02-22 11:19:36 +00:00
Fabio Labella
5e9c1e23e7 Add tests for ThreadKilled typeLink 2023-02-22 11:19:36 +00:00
Fabio Labella
63ef9953ca Consolidate into single test suite 2023-02-14 23:00:21 +00:00
Fabio Labella
cb7ebb0b89 Add test suite for concurrency 2023-02-10 15:20:26 +00:00
Fabio Labella
3182d150e3 Add basic scaffolding for concurrency tests 2023-02-10 15:20:26 +00:00
Paul Chiusano
5fe0f5ead6 Added some type signatures and comments to the builtin testing transcript 2023-02-08 09:55:03 -06:00
Paul Chiusano
cc3fb9211b Modified test suite runner - no longer uses IO refs
Also changed jit-tests.sh to fetch latest scheme generating library
2023-02-07 17:50:08 -06:00
Paul Chiusano
eeed325a96 Add builtins test suite, which can be run using the JIT or interpreted 2023-02-03 19:34:13 -06:00