Megatest

Diff
Login

Differences From Artifact [6bee1e6a16]:

To Artifact [6c62140a06]:


12
13
14
15
16
17
18
19

20
21
12
13
14
15
16
17
18

19
20
21







-
+


	cp megatest $(PREFIX)/bin/megatest

$(PREFIX)/bin/dashboard : dashboard
	cp dashboard $(PREFIX)/bin/dashboard

install : $(PREFIX)/bin/megatest $(PREFIX)/bin/dashboard

test: megatest tests/tests.scm
test: tests/tests.scm
	cd tests;csi -I .. -b -n tests.scm