aboutsummaryrefslogtreecommitdiffstats
path: root/tests.hxml
diff options
context:
space:
mode:
authorRemi <6680627+riseremi@users.noreply.github.com>2025-04-07 19:58:46 +0500
committerGitHub <noreply@github.com>2025-04-07 17:58:46 +0300
commitf61717fcc48fe7039cab5e183da29653e445f691 (patch)
treeb1c03132d9e76554f898b82c02a5987e40388917 /tests.hxml
parentf874dcd3de368e7e512ab1c0defdd17bc3026ce5 (diff)
Ask to create admin user on fresh install (#62)
* Ask to create admin user on fresh install * Implement client form submitting * minimize diff, simplify impl * Check json typing and clean stuff --------- Co-authored-by: RblSb <msrblsb@gmail.com>
Diffstat (limited to 'tests.hxml')
-rw-r--r--tests.hxml3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests.hxml b/tests.hxml
index 7541cc2..f28775d 100644
--- a/tests.hxml
+++ b/tests.hxml
@@ -1,6 +1,6 @@
--library hxnodejs
--library hxnodejs-ws
---library json2object
+--library json2object:git:https://github.com/RblSb/json2object.git#nightly_safe_macros
# Client libs for completion
--library youtubeIFramePlayer:git:https://github.com/okawa-h/youtubeIFramePlayer-externs.git
--library hls.js-extern:git:https://github.com/zoldesi-andor/hls.js-haxe-extern.git
@@ -8,6 +8,7 @@
--class-path src
--class-path test
--main Main
+-w -WDeprecated
# -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