jserv / amacc

Small C Compiler generating ELF executable Arm architecture, supporting JIT execution
Other
1.01k stars 159 forks source link

Update test case and function #49

Closed splasky closed 5 years ago

splasky commented 5 years ago

After python3.5+, the document recommend to use run instead Popen. The run function call can kill process automatically when timeout.

jserv commented 5 years ago

You shall rebase and force push.