ruby--ruby/test/webrick
nobu eaf5e34b70 Use assert_include
For better failure message:

- by assert_operator: Expected "X" to be include? "Y"
- by assert_include: Expected "X" to include "Y"

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63109 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-04-07 03:48:44 +00:00
..
.htaccess
test_cgi.rb
test_config.rb
test_cookie.rb
test_do_not_reverse_lookup.rb
test_filehandler.rb test/webrick/test_filehandler.rb: stricter multipart range test 2018-03-28 08:06:02 +00:00
test_htmlutils.rb
test_httpauth.rb adjust indent [ci skip] 2018-04-03 11:27:00 +00:00
test_httpproxy.rb repatch r62966 and r62969. 2018-04-03 10:22:45 +00:00
test_httprequest.rb repatch r62966 and r62969. 2018-04-03 10:22:45 +00:00
test_httpresponse.rb webrick: prevent response splitting and header injection 2018-03-28 08:38:26 +00:00
test_https.rb
test_httpserver.rb Use assert_include 2018-04-07 03:48:44 +00:00
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