diff --git a/test-cpp.sh b/test-cpp.sh old mode 100644 new mode 100755 diff --git a/test.sh b/test.sh index e81b3d2..0c16d0e 100755 --- a/test.sh +++ b/test.sh @@ -2,7 +2,7 @@ # Run these tests on every target that could be used for a NAT front-end # (also to test (#extern) on multiple targets) -haxe test.hxml py.hxml && -haxe test.hxml js.hxml && -haxe test.hxml cpp.hxml && +# haxe test.hxml py.hxml && +# haxe test.hxml js.hxml && +# haxe test.hxml cpp.hxml && haxe test.hxml --interp