1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/webrick
Koichi Sasada cb681c20c0 restore server[:DocumentRootOptions] setting.
Surprisingly (at least for me), `server[:DocumentRootOptions]`
on Webrick is global information and it affect the result of
test_short_filename. Random order test fails because of global
information change. I doubt it is bug, but to fix random order
test, I restore the value.
2020-02-29 00:43:41 +09:00
..
.htaccess
test_cgi.rb
test_config.rb
test_cookie.rb
test_do_not_reverse_lookup.rb
test_filehandler.rb restore server[:DocumentRootOptions] setting. 2020-02-29 00:43:41 +09:00
test_htgroup.rb
test_htmlutils.rb
test_httpauth.rb
test_httpproxy.rb
test_httprequest.rb
test_httpresponse.rb
test_https.rb
test_httpserver.rb
test_httpstatus.rb
test_httputils.rb
test_httpversion.rb
test_server.rb
test_ssl_server.rb
test_utils.rb
utils.rb
webrick.cgi
webrick.rhtml
webrick_long_filename.cgi