1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/test
Evan Phoenix a8bb212740 Use StringIO properly. Fixes #98
Oops, StringIO.new(str) is quite different from StringIO.new.write(str).
2012-05-15 16:19:28 -06:00
..
config Refactor more of the configuration 2011-12-07 13:43:10 -08:00
ab_rs.rb Add quicky ab(8) wrapper 2011-12-01 14:34:03 -08:00
hello.ru A rack app needs to set Content-Type 2012-01-08 17:12:20 -03:00
lobster.ru
mime.yaml
slow.ru Fix manifest and gemspec 2011-12-19 13:55:32 -08:00
test_app_status.rb Return valid Rack responses from status server 2012-04-29 12:18:21 -07:00
test_cli.rb Add -I option to specify $LOAD_PATH directories 2012-04-30 16:44:03 -07:00
test_config.rb Refactor more of the configuration 2011-12-07 13:43:10 -08:00
test_http10.rb
test_http11.rb Fix integration test and cleanup 1.9.3 warnings 2011-12-07 14:48:41 -08:00
test_integration.rb Exclude UNIXSocket tests under Windows 2012-01-08 16:55:57 -03:00
test_null_io.rb Make NullIO#read mimic IO#read 2012-04-30 14:28:22 -04:00
test_persistent.rb Support responses without entity body 2011-12-21 09:17:19 -08:00
test_puma_server.rb Use StringIO properly. Fixes #98 2012-05-15 16:19:28 -06:00
test_rack_handler.rb
test_rack_server.rb Keep the encoding of the body correct. Fixes #79 2012-04-28 09:51:08 -07:00
test_thread_pool.rb Rearch how trimming takes place to not starve. Fixes #39 2012-02-07 09:49:23 -08:00
test_unix_socket.rb Exclude UNIXSocket tests under Windows 2012-01-08 16:55:57 -03:00
test_ws.rb Fix integration test and cleanup 1.9.3 warnings 2011-12-07 14:48:41 -08:00
testhelp.rb Remove non-required dirs from $LOAD_PATH 2012-01-08 16:48:51 -03:00