aboutsummaryrefslogtreecommitdiffstats
path: root/test/uri/test_generic.rb
Commit message (Expand)AuthorAgeFilesLines
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-16/+16
* * test: assert_raises has been deprecated since a long time ago.nobu2008-09-241-12/+12
* * lib/uri/common.rb (URI::Parser): new class.akira2008-09-101-71/+30
* use ML ref. for assertion message.akr2007-11-181-13/+7
* * generic.rb (URI::Generic::merge_path): behave as RFC 3986.nobu2007-08-011-14/+61
* * test/soap/ssl/test_ssl.rb (test_verification, test_property, test_ciphers):nobu2005-10-101-1/+1
* * lib/uri/generic.rb (split_userinfo): should split ":pass" into ""akira2005-02-231-1/+16
* * lib/uri/generic.rb (URI::Generic#merge_path):akira2004-07-131-0/+27
* * lib/uri/generic.rb (URI::Generic::merge,akira2004-06-091-0/+14
* * lib/uri/generic.rb (URI::Generic::check_userinfo,akira2003-12-231-0/+16
* * lib/uri/generic.rb (URI::Generic#route_from): accepts urls whichakira2003-12-221-0/+3
* make case insensitive for host-part.akira2003-12-091-0/+6
* * test/uri/*: translated RUNIT to Test::Unit.akira2003-10-051-35/+18
* * test/uri/* (6 files): added.akira2003-10-041-0/+634