aboutsummaryrefslogtreecommitdiffstats
path: root/tests.hxml
diff options
context:
space:
mode:
authorRblSb <msrblsb@gmail.com>2021-09-03 12:06:53 +0300
committerRblSb <msrblsb@gmail.com>2021-09-03 12:06:53 +0300
commit97f9a66a3dc13aa4d56eeb7131f0706e2a20a9dd (patch)
treecd1a50ed526eb9f1028f0c64c8ce5f7ef6c61060 /tests.hxml
parentd21b5da50cf24de64581cfc78ce46533faad0e86 (diff)
Detect null/ctrl chars
closes #30
Diffstat (limited to 'tests.hxml')
-rw-r--r--tests.hxml17
1 files changed, 12 insertions, 5 deletions
diff --git a/tests.hxml b/tests.hxml
index c95f9d8..97efb41 100644
--- a/tests.hxml
+++ b/tests.hxml
@@ -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
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage