summaryrefslogtreecommitdiff
path: root/test/webrick/utils.rb
AgeCommit message (Expand)Author
2019-11-30[ruby/webrick] Allow WEBrick::HTTPServlet::CGIHandler :CGIInterpreter option ...Jeremy Evans
2019-08-08Aliases capture_output to capture_io for test-unit compatiblity.Hiroshi SHIBATA
2017-04-25Import gemspechsbt
2016-05-09webrick/utils.rb: suppress messagesnobu
2015-12-16Add frozen_string_literal: false for all filesnaruse
2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2014-11-09* test/open-uri: Test server log in server thread.akr
2014-11-09* test/webrick: Store log in an array.akr
2014-11-09* test/webrick: Refine log tests.akr
2014-11-08* test/webrick: Examine log and use assert_join_threads.akr
2014-05-30* lib/webrick/server.rb: Use a pipe to detect server shutdown.akr
2013-04-18Overwrite Ruby's path for cgi in testsnaruse
2012-04-11* lib/webrick/server.rb (module WEBrick::GenericServer): A serverdrbrain
2011-01-20* test/webrick/utils.rb (TestWEBrick::RubyBin): test CGI does not needusa
2009-09-12* test: use require_relative.naruse
2008-10-29* test/webrick/utils.rb (start_server): provide a reference to log ofmame
2008-05-18* lib/webrick/httpservlet/filehandler.rb: should normalize pathgotoyuzo
2007-12-31* lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#proxy_service):gotoyuzo
2006-07-01* test/webrick/utils.rb: use Proc#yield instead of Proc#call.gotoyuzo
2005-01-10* test/webrick/utils.rb: resuce LoadError.gotoyuzo
2005-01-10* lib/webrick/cgi.rb (WEBrick::CGI::Socket#request_line): shouldgotoyuzo
2005-01-07* lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#proxy_service):gotoyuzo