test nat-archive-tool on many targets
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
#! /bin/bash
|
||||
|
||||
haxelib dev nat-archive-tool .
|
||||
haxe test.hxml
|
||||
# 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 --interp
|
||||
|
Reference in New Issue
Block a user