summaryrefslogtreecommitdiff
path: root/ecomp-c/test.sh
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2020-08-18 07:21:15 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2020-08-18 07:21:15 +0200
commitfbd0896eef2f79bdd7006c9405e441b9f56562a8 (patch)
tree59ba1e620396f2a38fb91180bb3a46ab56540d67 /ecomp-c/test.sh
parentfb582b6ff0ba7b5a675c9fa95b8921769873352e (diff)
downloadcompilertests-fbd0896eef2f79bdd7006c9405e441b9f56562a8.tar.gz
compilertests-fbd0896eef2f79bdd7006c9405e441b9f56562a8.tar.bz2
added another test for procedure parameter mismatch
Diffstat (limited to 'ecomp-c/test.sh')
-rwxr-xr-xecomp-c/test.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ecomp-c/test.sh b/ecomp-c/test.sh
index fbcc2b6..12ba9cf 100755
--- a/ecomp-c/test.sh
+++ b/ecomp-c/test.sh
@@ -28,6 +28,7 @@ procedure_local_variables
procedure_scoping
procedure_call_value_parameters
procedure_call_too_many_parameters
+procedure_call_too_few_parameters
example_divisors
example_divisors_array_result
example_reverse_array