Add tests for ASH, SYSTEM.LSH and SYSTEM.ROT.

This commit is contained in:
David Brown 2016-07-16 18:29:51 +01:00
parent 5b77460e4f
commit c146cab6c1
6 changed files with 131 additions and 0 deletions

View file

@ -0,0 +1,5 @@
. ../testenv.sh
# Generate mixed source and assembly code listing
voc TestLanguage.mod -m
./TestLanguage >result
. ../testresult.sh