elk/test/check-r4rs.in

7 lines
161 B
Plaintext
Raw Normal View History

#!/bin/sh
(cat @srcdir@/r4rstest.scm; echo '(test-cont) (test-sc4) (test-delay)') \
| @top_builddir@/src/elk -p .:@top_srcdir@/scm -l -
rm -f tmp1 tmp2 tmp3