Test for all r7rs implementations supported by compile-r7rs

This commit is contained in:
retropikzel 2025-06-08 17:41:26 +03:00
parent 5d65d36331
commit f26ec80a1d
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ DOCKER_INIT=cd /workdir && make clean &&
VERSION=$(shell grep "version:" README.md | awk '{split\($0,a\); print a[2];}')
TESTNAME=primitives
all: chibi chicken cyclone gambit gauche gerbil guile kawa larceny mosh racket sagittarius skint stklos tr7 ypsilon
test-compile-r7rs: tmp/test/libtest.o tmp/test/libtest.so tmp/test/libtest.a
make ${COMPILE_R7RS}
cp -r foreign tmp/test/