aboutsummaryrefslogtreecommitdiffstats
path: root/test/webrick/test_server.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* webrick/server.rb: stop immediatelynobu2015-07-141-0/+4
* use assert_raisenobu2015-06-021-1/+1
* * lib/webrick/server.rb: Invoke setup_shutdown_pipe in start methodakr2015-03-101-1/+27
* * lib/webrick/server.rb: Setup shutdown pipe in listen method.akr2014-11-101-0/+32
* * lib/webrick/server.rb (initialize): Initialize shutdown pipe hereakr2014-11-091-0/+4
* * test/webrick: Fix the argument order of assert_equal.akr2014-11-091-7/+7
* * test/webrick: Store log in an array.akr2014-11-091-2/+3
* * test/webrick: Examine log and use assert_join_threads.akr2014-11-081-14/+16
* Suppress warningsnaruse2013-04-021-1/+1
* * lib/webrick/server.rb (WEBrick::GenericServer#start):naruse2012-04-141-2/+2
* * lib/webrick/server.rb (WEBrick::GenericServer#stop): fix r35303;naruse2012-04-131-5/+4
* * lib/webrick/server.rb (module WEBrick::GenericServer): A serverdrbrain2012-04-111-0/+26
* don't sleep indefinitely. collect the zombie.akr2010-05-071-3/+6
* Revert r26058 "* test/webrick/test_server.rb (test_daemon): simply use fork's...naruse2010-05-071-2/+8
* use require_relative.akr2010-02-021-1/+1
* * test/webrick/test_server.rb (test_daemon): simply use fork's returnnaruse2009-12-101-8/+2
* * test/webrick/utils.rb (start_server): provide a reference to log ofmame2008-10-291-10/+10
* * test/webrick/test_server.rb (test_daemon): delete an assertiongotoyuzo2005-01-081-2/+0
* * lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#proxy_service):gotoyuzo2005-01-071-0/+66