summaryrefslogtreecommitdiffstats
path: root/makefile
diff options
context:
space:
mode:
authorGravatar Arvydas Silanskas 2021-11-11 22:54:04 +0200
committerGravatar Arvydas Silanskas 2021-11-11 22:54:04 +0200
commit0fe8588181a9e3d45c644460676f72c38f309092 (patch)
tree2736a3c5db90f61fdbd110e20511fcdfe1e959b9 /makefile
parentfix mapping implementations for dict-alter (diff)
fix kawa docker test
Diffstat (limited to 'makefile')
-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