summaryrefslogtreecommitdiff
path: root/run-tests.sh
blob: 8178ad5a93300d638cd47ce8af1abca20a2a5e4d (plain) (blame)
1
2
3
4
5
6
7
8
#!/bin/sh

echo
chibi-scheme -I ./lib ./test/chibi.scm
echo
gosh -r7 -I ./lib ./test/gauche.scm
echo
GERBIL_LOADPATH="./lib" gxi --lang r7rs ./test/gerbil.scm