Switch to test-r7rs

This commit is contained in:
retropikzel 2026-03-26 08:53:46 +02:00
parent d13cb8e19b
commit 75a2d8125b
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ test: testfiles
cd .tmp && ./test-program
test-docker: testfiles
cd .tmp && SNOW_PACKAGES="srfi.64 retropikzel.mouth" \
cd .tmp && SNOW_PACKAGES="srfi.64 srfi.60 srfi.145 srfi.180 retropikzel.mouth" \
APT_PACKAGES="libcurl4-openssl-dev" \
COMPILE_R7RS=${SCHEME} \
CSC_OPIONS="-L -lcurl" \