aboutsummaryrefslogtreecommitdiffstats
path: root/test/webrick/utils.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * test/lib/envutil.rb: Moved from test/ruby/.akr2014-11-131-1/+0
* * test/open-uri: Test server log in server thread.akr2014-11-091-9/+17
* * test/webrick: Store log in an array.akr2014-11-091-9/+5
* * test/webrick: Refine log tests.akr2014-11-091-1/+1
* * test/webrick: Examine log and use assert_join_threads.akr2014-11-081-9/+13
* * lib/webrick/server.rb: Use a pipe to detect server shutdown.akr2014-05-301-1/+0
* Overwrite Ruby's path for cgi in testsnaruse2013-04-181-0/+7
* * lib/webrick/server.rb (module WEBrick::GenericServer): A serverdrbrain2012-04-111-4/+3
* * test/webrick/utils.rb (TestWEBrick::RubyBin): test CGI does not needusa2011-01-201-0/+1
* * test: use require_relative.naruse2009-09-121-7/+1
* * test/webrick/utils.rb (start_server): provide a reference to log ofmame2008-10-291-3/+10
* * lib/webrick/httpservlet/filehandler.rb: should normalize pathgotoyuzo2008-05-181-0/+12
* * lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#proxy_service):gotoyuzo2007-12-311-3/+7
* * test/webrick/utils.rb: use Proc#yield instead of Proc#call.gotoyuzo2006-07-011-1/+1
* * test/webrick/utils.rb: resuce LoadError.gotoyuzo2005-01-101-1/+4
* * lib/webrick/cgi.rb (WEBrick::CGI::Socket#request_line): shouldgotoyuzo2005-01-101-0/+1
* * lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#proxy_service):gotoyuzo2005-01-071-0/+36