Add SYSTEM_INT64 and make tests name independent.

This commit is contained in:
David Brown 2016-08-22 16:50:27 +01:00
parent f5e97fdd87
commit a39eefaf18
10 changed files with 14 additions and 12 deletions

View file

@ -1,5 +1,5 @@
#!/bin/sh
. ../testenv.sh
voc hello.mod -m
$OBECOMP hello.mod -m
./hello >result
. ../testresult.sh