index
:
cowboy.git
1.0.x
1.1.x
active_n
http3
master
Small, fast, modern HTTP server for Erlang/OTP.
Loïc Hoguin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
sys_SUITE.erl
Age
Commit message (
Expand
)
Author
2023-03-30
Fix TLS tests for OTP-26+
Loïc Hoguin
2023-03-29
Fix tests for OTP-25+
Loïc Hoguin
2019-10-05
Don't discard data following a Websocket upgrade request
Loïc Hoguin
2019-09-15
Fix intermittent failures in sys_SUITE
Loïc Hoguin
2018-11-20
Silence expected warnings for messages from unknown processes
Loïc Hoguin
2018-10-28
Fix the sys trap_exit tests
Loïc Hoguin
2018-10-28
Exit gracefully on parent exit/sys:terminate/2,3
Loïc Hoguin
2018-08-13
Move some test functions off to ct_helper
Loïc Hoguin
2018-03-27
Add the remaining sys tests
Loïc Hoguin
2018-03-27
Add more sys tests
Loïc Hoguin
2018-03-26
Fix the flushing of messages when switching to Websocket
Loïc Hoguin
2018-03-23
Add initial support for system messages in cowboy_loop
Loïc Hoguin
2018-03-23
Merge the two separate receive loops in cowboy_websocket
Loïc Hoguin
2018-03-13
Handle system messages in cowboy_websocket
Loïc Hoguin
2018-03-13
Handle supervisor calls properly everywhere
Loïc Hoguin
2018-03-12
Initial work on the sys_SUITE
Loïc Hoguin