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
span class='insertions'>+236 2002-12-20oops, irq_interval needs to be signedGravatar anonymous 1-1/+1 2002-12-20dmaas - renamed exported arm definitions into the raw1394_ namespace; brought...Gravatar anonymous 3-124/+48 2002-12-16rawiso updates:Gravatar dmaas 3-18/+25 2002-11-18fix cplusplus extern C blockGravatar ddennedy 1-4/+4 2002-11-18merged rawiso branchGravatar ddennedy 7-6/+488