зеркало из https://github.com/github/ruby.git
dc532b7c4e
The test is currently skipped and can't possibly work on windows at the moment. It fails because $LOAD_PATH is not set up properly in the forked CGI process, so `require 'uri'` fails. This works properly in the test_cgi.rb tests, because it sets up a :RequestCallback to fix things up. Let's move the setup there into util.rb, so it can be shared with test_filehandler.rb as well. |
||
---|---|---|
.. | ||
testunit | ||
webrick | ||
init.rb | ||
runner.rb | ||
test_jisx0208.rb | ||
test_sync_default_gems.rb |