diff options
Diffstat (limited to 'tests.hxml')
| -rw-r--r-- | tests.hxml | 17 |
1 files changed, 12 insertions, 5 deletions
@@ -1,6 +1,13 @@ --cp src --cp test +--library hxnodejs +--library hxnodejs-ws +--library json2object +# Client libs for completion +--library youtubeIFramePlayer:git:https://github.com/okawa-h/youtubeIFramePlayer-externs.git +--library hls.js-extern:git:https://github.com/grosmar/hls.js-haxe-extern.git +--library utest +--class-path src +--class-path test --main Main --lib utest ---interp -#-D test=9133 +# -D UTEST_PATTERN=testMain +--js build/tests.js +--cmd node build/tests.js |
