aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2022-05-06 14:23:33 +0200
committerLoïc Hoguin <[email protected]>2022-09-12 11:06:38 +0200
commit180ce23aba863d94c17ee0667cad1ed916f56da1 (patch)
treebb1f5224374700ad5de8e8772d396a91f74bd45b /Makefile
parent0724dbf536c22fc978ba0bc96052c65f0edafa69 (diff)
downloadgun-180ce23aba863d94c17ee0667cad1ed916f56da1.tar.gz
gun-180ce23aba863d94c17ee0667cad1ed916f56da1.tar.bz2
gun-180ce23aba863d94c17ee0667cad1ed916f56da1.zip
Update cookie tests against latest WPT
The http-state tests were removed and replaced with tests in HTML pages. I have devised a way to semi- automatically import them and test them. Additional fixes were made following changes in the rfc6265bis draft.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index ffa370d..0fe8eab 100644
--- a/Makefile
+++ b/Makefile
@@ -14,12 +14,12 @@ CT_OPTS += -ct_hooks gun_ct_hook [] # -boot start_sasl
LOCAL_DEPS = ssl
DEPS = cowlib
-dep_cowlib = git https://github.com/ninenines/cowlib 2.11.0
+dep_cowlib = git https://github.com/ninenines/cowlib master
DOC_DEPS = asciideck
-TEST_DEPS = $(if $(CI_ERLANG_MK),ci.erlang.mk) ct_helper cowboy ranch
-dep_ct_helper = git https://github.com/extend/ct_helper.git master
+TEST_DEPS = $(if $(CI_ERLANG_MK),ci.erlang.mk) ct_helper cowboy ranch jsx
+dep_ct_helper = git https://github.com/ninenines/ct_helper.git master
dep_cowboy_commit = 2.9.0
dep_ranch_commit = 2.0.0