From a4eff59fba5faf89fef70ca0ee3cea77a2056b1b Mon Sep 17 00:00:00 2001 From: William Bruneau Date: Wed, 10 Apr 2019 16:20:09 +0200 Subject: Add tests --- test/test_all.py | 1 + 1 file changed, 1 insertion(+) (limited to 'test/test_all.py') diff --git a/test/test_all.py b/test/test_all.py index a8a0d599..6d4ee0a5 100755 --- a/test/test_all.py +++ b/test/test_all.py @@ -457,6 +457,7 @@ for i, test_args in enumerate(test_args): for script in ["jitload.py", "vm_mngr.py", "jit_options.py", + "jitcore.py", "test_post_instr.py", "bad_block.py", "jmp_out_mem.py", -- cgit 1.4.1