mirror of
https://github.com/Noratrieb/elven-forest.git
synced 2026-01-16 11:35:00 +01:00
tests
This commit is contained in:
parent
eb4d4b98f8
commit
5ef748c2c5
8 changed files with 265 additions and 196 deletions
7
tests/single_object_file/run.sh
Normal file
7
tests/single_object_file/run.sh
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
set -e
|
||||
|
||||
nasm -felf64 -o empty empty.asm
|
||||
|
||||
"$ELVEN_WALD" empty
|
||||
|
||||
./a.out
|
||||
Loading…
Add table
Add a link
Reference in a new issue