summaryrefslogtreecommitdiffstats
path: root/makefile
diff options
context:
space:
mode:
authorGravatar John Cowan 2021-11-11 16:48:07 -0500
committerGravatar John Cowan 2021-11-11 16:48:07 -0500
commit1ff574608d023a5c98f7b30f9025c7aa7e4b53f7 (patch)
tree2084df6c76ed4c0b7517cd299d70dd96bca55238 /makefile
parentMerge remote-tracking branch 'arvyy/master' (diff)
parentcomments (diff)
Merge remote-tracking branch 'arvyy/master'
Diffstat (limited to '')
-rw-r--r--makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/makefile b/makefile
index 20e4509..5e7b2ef 100644
--- a/makefile
+++ b/makefile
@@ -9,6 +9,9 @@ test-chibi-docker:
test-gauche-docker:
docker-compose run --rm gauche
+test-kawa-docker:
+ docker-compose run --rm kawa
+
test-chibi:
chibi-scheme -I . srfi-225-test.scm