foreign-c/scripts/test-runs-dynamic.sh

8 lines
204 B
Bash

${SCHEME} ./test/hello.scm
${SCHEME} ./test/import.scm
${SCHEME} ./test/size-of.scm
${SCHEME} ./test/pointer-set-get.scm
${SCHEME} ./test/string-to-pointer-to-string.scm
${SCHEME} ./test/pffi-define.scm