summaryrefslogtreecommitdiff
path: root/test/webrick/test_server.rb
AgeCommit message (Expand)Author
2020-12-10Move webrick library into internal test toolchainHiroshi SHIBATA
2020-09-25Revert "[ruby/webrick] Add test for shutdown_pipe"Hiroshi SHIBATA
2020-09-25Revert "[ruby/webrick] Fix shutdown_pipe test issue"Hiroshi SHIBATA
2020-09-24[ruby/webrick] Fix shutdown_pipe test issueJohn W Higgins
2020-09-24[ruby/webrick] Ensure server port numbers are numeric and ensure they are sto...John W Higgins
2020-09-24[ruby/webrick] Add test for shutdown_pipeJohn W Higgins
2019-03-11Added to check MJIT constant for the Ruby 2.3-2.5.hsbt
2018-02-04mjit_compile.c: merge initial JIT compilerk0kubun
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-07-14webrick/server.rb: stop immediatelynobu
2015-06-02use assert_raisenobu
2015-03-10* lib/webrick/server.rb: Invoke setup_shutdown_pipe in start methodakr
2014-11-10* lib/webrick/server.rb: Setup shutdown pipe in listen method.akr
2014-11-09* lib/webrick/server.rb (initialize): Initialize shutdown pipe hereakr
2014-11-09* test/webrick: Fix the argument order of assert_equal.akr
2014-11-09* test/webrick: Store log in an array.akr
2014-11-08* test/webrick: Examine log and use assert_join_threads.akr
2013-04-02Suppress warningsnaruse
2012-04-14* lib/webrick/server.rb (WEBrick::GenericServer#start):naruse
2012-04-13* lib/webrick/server.rb (WEBrick::GenericServer#stop): fix r35303;naruse
2012-04-11* lib/webrick/server.rb (module WEBrick::GenericServer): A serverdrbrain
2010-05-07don't sleep indefinitely. collect the zombie.akr
2010-05-07Revert r26058 "* test/webrick/test_server.rb (test_daemon): simply use fork's...naruse
2010-02-02use require_relative.akr
2009-12-10* test/webrick/test_server.rb (test_daemon): simply use fork's returnnaruse
2008-10-29* test/webrick/utils.rb (start_server): provide a reference to log ofmame
2005-01-08* test/webrick/test_server.rb (test_daemon): delete an assertiongotoyuzo
2005-01-07* lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#proxy_service):gotoyuzo