mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
cb681c20c0
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. |
||
---|---|---|
.. | ||
.htaccess | ||
test_cgi.rb | ||
test_config.rb | ||
test_cookie.rb | ||
test_do_not_reverse_lookup.rb | ||
test_filehandler.rb | ||
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 |