0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-15 20:50:24 +00:00
cowboy/test
Loïc Hoguin 8cbd8c1882 Rename 'shutdown' close reason and tuples to 'stop'
The 'shutdown' atom has a specific meaning inside OTP. We are
instead going to use 'stop' which is pretty much the equivalent
of what we actually do. 'shutdown' is now reserved for future
special processes implementation.
2014-11-07 19:22:36 +02:00
..
handlers Rename 'shutdown' close reason and tuples to 'stop' 2014-11-07 19:22:36 +02:00
http_SUITE_data Rename 'shutdown' close reason and tuples to 'stop' 2014-11-07 19:22:36 +02:00
ws_SUITE_data Improve handler interface and documentation 2014-09-30 20:12:13 +03:00
cover.spec Use ct_run instead of rebar ct for running ct tests 2013-01-04 17:56:49 +01:00
cowboy_ct_hook.erl Make loop handlers work with SPDY 2014-04-26 13:46:55 +02:00
cowboy_error_h.erl Make loop handlers work with SPDY 2014-04-26 13:46:55 +02:00
cowboy_test.erl Make loop handlers work with SPDY 2014-04-26 13:46:55 +02:00
eunit_SUITE.erl Start applications directly from the ct hook 2014-04-22 20:52:08 +02:00
http_SUITE.erl Fix two edge cases when the request-line provided is invalid 2014-10-03 17:19:04 +03:00
loop_handler_SUITE.erl Make loop handlers work with SPDY 2014-04-26 13:46:55 +02:00
spdy_SUITE.erl Drop R15 support 2014-07-12 14:19:29 +02:00
ws_SUITE.erl Unify the init and terminate callbacks 2014-09-26 15:58:44 +03:00