1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/test
2014-01-25 12:43:05 -08:00
..
config
shell Allow configuring pumactl with config.rb 2013-07-19 10:30:15 +04:00
ab_rs.rb
config.rb Add experimental tcp mode (aka lopez express mode) 2013-08-07 16:39:08 -07:00
hello-delay.ru Refactor modes, fix control server to always work 2013-07-05 16:08:13 -07:00
hello-post.ru
hello-tcp.ru Add experimental tcp mode (aka lopez express mode) 2013-08-07 16:39:08 -07:00
hello.ru
hijack.ru
hijack2.ru
lobster.ru
mime.yaml
slow.ru
ssl_config.rb Add ssl_config to make SSL testing easier 2013-06-18 14:52:55 -07:00
test_app_status.rb Refactor modes, fix control server to always work 2013-07-05 16:08:13 -07:00
test_cli.rb Pass Events around more, add Events#on_booted 2013-07-05 16:54:15 -07:00
test_config.rb
test_http10.rb
test_http11.rb Fix url path length test 2014-01-25 12:43:05 -08:00
test_integration.rb Pass Events around more, add Events#on_booted 2013-07-05 16:54:15 -07:00
test_iobuffer.rb
test_minissl.rb Fixup some tests to pass in travis 2013-03-18 16:20:37 -07:00
test_null_io.rb
test_persistent.rb
test_puma_server.rb Add hook's and wire up a state hook 2013-09-13 09:56:39 -07:00
test_rack_handler.rb
test_rack_server.rb
test_tcp_rack.rb Add experimental tcp mode (aka lopez express mode) 2013-08-07 16:39:08 -07:00
test_thread_pool.rb Convert thread pool sizes to integers 2013-07-16 20:07:59 -04:00
test_unix_socket.rb
test_ws.rb
testhelp.rb