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,6 +1,6 @@
#!/bin/sh
. ../testenv.sh
# Generate mixed source and assembly code listing
voc TestLibrary.mod -m
$OBECOMP TestLibrary.mod -m
./TestLibrary >result
. ../testresult.sh