mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 13:22:26 +00:00
Add confidence tests.
This commit is contained in:
parent
1304822769
commit
efefcf0fb4
27 changed files with 1720 additions and 0 deletions
4
src/test/confidence/arrayassignment/test.sh
Executable file
4
src/test/confidence/arrayassignment/test.sh
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
. ../testenv.sh
|
||||
voc aa.mod -m
|
||||
./aa >result
|
||||
. ../testresult.sh
|
||||
Loading…
Add table
Add a link
Reference in a new issue