summaryrefslogtreecommitdiffstats
path: root/makefile
blob: 5e7b2ef48339b481a6a1a02bfcc21eb7bbbc3f74 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.PHONY: test-chibi

# Testing through docker
# pulls in srfi 126 implementation
# which other wise is untested
test-chibi-docker:
	docker-compose run --rm chibi

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

test-gauche:
	gosh -I . srfi-225-test.scm
ravatar.com/avatar/4fdeb2365dc75bd544972b8cdb7992fd?s=13&d=retro' width='13' height='13' alt='Gravatar' /> aeb 3-5/+6 git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@21 53a565d1-3bb7-0310-b661-cf11e63c67ab 2000-03-18Mention byte order change.Gravatar aeb 1-0/+2 git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@20 53a565d1-3bb7-0310-b661-cf11e63c67ab 2000-03-18Mention SourceForge home.Gravatar aeb 1-1/+5 git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@19 53a565d1-3bb7-0310-b661-cf11e63c67ab