test more targets

This commit is contained in:
Dmitri Granetchi
2014-05-27 22:30:01 +03:00
parent b62ac2a44d
commit f79373d7e5
3 changed files with 26 additions and 5 deletions
+17
View File
@@ -0,0 +1,17 @@
-main Tests
-cp src
-cp test
-D dump=pretty
--each
--next
-swf bin/bind.swf
--next
-java bin/java
--next
-neko bin/neko.n
--next
-cs bin/cs
Executable
+9
View File
@@ -0,0 +1,9 @@
#!/bin/bash
mono bin/cs/bin/Tests.exe
java -jar bin/java/Tests.jar
neko bin/neko.n
open bin/bind.swf
-5
View File
@@ -1,5 +0,0 @@
-main Tests
-cp src
-cp test
-swf bin/bind.swf
-D dump=pretty