mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 06:22:25 +00:00
Add SYSTEM_INT64 and make tests name independent.
This commit is contained in:
parent
f5e97fdd87
commit
a39eefaf18
10 changed files with 14 additions and 12 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/sh
|
||||
. ../testenv.sh
|
||||
voc hello.mod -m
|
||||
$OBECOMP hello.mod -m
|
||||
./hello >result
|
||||
. ../testresult.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue