mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-23 05:26:28 +02:00
commit
382b9e09a2
6 changed files with 30 additions and 0 deletions
|
@ -41,6 +41,8 @@ echo -n 'testing nasm 32 bit = '
|
|||
../../cli/execute nasm nasm.nasm
|
||||
echo -n 'testing nasm 64 bit = '
|
||||
../../cli/execute nasm64 nasm64.nasm
|
||||
echo -n 'testing nim = '
|
||||
../../cli/execute nim nim.nim
|
||||
echo -n 'testing node = '
|
||||
../../cli/execute node node.js
|
||||
echo -n 'testing paradoc = '
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue