1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/uri
shyouhei 176061e317 merge revision(s) 31578:
* lib/uri/generic.rb (#route_from_path): Fix a bug where
  URI('http://h/b/').route_to('http://h/b') wrongly returned './'
  (should be '../b'). [Bug #4476]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@31578 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Signed-off-by: URABE, Shyouhei <shyouhei@ruby-lang.org>

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@31666 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-05-20 22:29:17 +00:00
..
test_common.rb Merge this too. 2008-04-19 11:56:22 +00:00
test_ftp.rb Merge this too. 2008-04-19 11:56:22 +00:00
test_generic.rb merge revision(s) 31578: 2011-05-20 22:29:17 +00:00
test_http.rb * test/uri/*: translated RUNIT to Test::Unit. 2003-10-05 06:09:26 +00:00
test_ldap.rb * test/uri/*: translated RUNIT to Test::Unit. 2003-10-05 06:09:26 +00:00
test_mailto.rb * test/uri/*: translated RUNIT to Test::Unit. 2003-10-05 06:09:26 +00:00