aboutsummaryrefslogtreecommitdiffstats
path: root/test/webrick/test_filehandler.rb
Commit message (Expand)AuthorAgeFilesLines
* leakchecker.rb: remove temporary measurenobu2016-01-051-0/+5
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* test_filehandler.rb: fix UNC path failurenobu2015-07-141-3/+6
* * test/webrick/test_filehandler.rb: on vboxsf (on VirtualBoxko12015-03-061-4/+10
* * test/open-uri: Test server log in server thread.akr2014-11-091-4/+23
* * test/webrick: Fix the argument order of assert_equal.akr2014-11-091-6/+6
* Close FDs.akr2014-05-301-3/+8
* * test/socket/test_addrinfo.rb: remove unused variables.hsbt2014-02-181-2/+0
* test_filehandler.rb: fix for non-NTFSnobu2013-06-211-1/+3
* test_filehandler.rb: reap zombienobu2013-06-211-1/+1
* * test/webrick/test_cgi.rb (TestWEBrickCGI#start_cgi_server): there areusa2011-11-161-1/+1
* * test/webrick/test_cgi.rb (class TestWEBrickCGI): respectkosaki2011-11-121-0/+1
* * test/webrick/test_filehandler.rbusa2011-03-291-1/+4
* * test/webrick/test_filehandler.rb (test_short_filename):arton2011-03-281-2/+6
* Reduced gem_prelude to just require rubygems. Reviewed by Evan Phoenixryan2011-01-141-0/+7
* Simple fix for emacs parsing. (emacs doesn't like _heredocs_)ryan2011-01-121-2/+2
* use require_relative.akr2010-02-021-1/+1
* * lib/webrick/httpservlet/filehandler.rb (make_partial_content):nobu2010-01-181-0/+66
* * test/ruby/envutil.rb (EnvUtil#rubybin): fake also rbconfig.nobu2010-01-121-1/+1
* * test/webrick/utils.rb (start_server): provide a reference to log ofmame2008-10-291-31/+31
* * lib/webrick/httpservlet/filehandler.rb: should normalize pathgotoyuzo2008-05-181-3/+79
* * lib/webrick/httpservlet/filehandler.rb: should normalize pathgotoyuzo2008-03-031-0/+59
* * eval.c: unify ruby_class (for method definition) and ruby_cbasematz2006-02-031-1/+5
* * lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#proxy_service):gotoyuzo2005-01-071-0/+65