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
wyhaines deed6fbb6d lib/uri/generic.rb: Backport #2428 [ruby-core:27019]; fixed #eql? so that it can handle being passed a nil value.
test/generic/test_generic.rb: added a test for the fix to #eql?.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@28255 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-06-10 13:53:27 +00:00
..
test_common.rb * lib/uri/common.rb (Kernel#URI): new global method for parsing URIs. 2004-07-05 14:06:10 +00:00
test_ftp.rb * test/uri/*: translated RUNIT to Test::Unit. 2003-10-05 06:09:26 +00:00
test_generic.rb lib/uri/generic.rb: Backport #2428 [ruby-core:27019]; fixed #eql? so that it can handle being passed a nil value. 2010-06-10 13:53:27 +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