Directory test/uri/

Directory Created:
2003-10-04 05:02
Total Files:
6
Deleted Files:
0
Lines of Code:
1101

Browse with ViewVC

[root]/test/uri

Lines of Code

test/uri/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 28 (100.0%) 1271 (100.0%) 45.3
akira 18 (64.3%) 1228 (96.6%) 68.2
ryan 1 (3.6%) 21 (1.7%) 21.0
aamine 1 (3.6%) 14 (1.1%) 14.0
akr 1 (3.6%) 7 (0.6%) 7.0
nobu 1 (3.6%) 1 (0.1%) 1.0
shyouhei 6 (21.4%) 0 (0.0%) 0.0

Most Recent Commits

shyouhei 2007-02-13 00:01

set svn:eol-style

0 lines of code changed in:

nobu 2005-10-10 05:24

* test/soap/ssl/test_ssl.rb (test_verification, test_property, test_ciphers):

use standard assert_raise.



* test/testunit/test_assertions.rb (test_assert_send): send no longer

calls private methods.



* test/uri/test_generic.rb (test_parse): corrected path in FTP URI.

1 lines of code changed in:

ryan 2005-09-07 17:07

Added .document file for lib/uri.

Added mathew's patches to test_ftp.rb

Fixed a minor typo in getoptlong.rb

21 lines of code changed in:

akira 2005-02-23 07:08

* lib/uri/generic.rb (split_userinfo): should split ":pass" into ""

and "pass". [ruby-dev:25667]

16 lines of code changed in:

akira 2004-07-13 11:50

* lib/uri/generic.rb (URI::Generic#merge_path):

"URI('http://www.example.com/foo/..') + './'" should return

"URI('http://www.example.com/')". [ruby-list:39838]

"URI('http://www.example.com/') + './foo/bar/..'" should return

"URI('http://www.example.com/foo/')". [ruby-list:39844]



* test/uri/test_generic.rb (TestGeneric#test_merge): added tests.

27 lines of code changed in:

akr 2004-07-05 15:06

* lib/uri/common.rb (Kernel#URI): new global method for parsing URIs.

7 lines of code changed in:

akira 2004-06-09 08:15

* lib/uri/generic.rb (URI::Generic::merge,

URI::Generic::route_from): accepts non-hierarchical URI.

[ruby-dev:23631]



* test/uri/test_generic.rb (TestGeneric::test_route,

TestGeneric::test_merge): added tests for above changes.

14 lines of code changed in:

akira 2003-12-23 06:17

* lib/uri/generic.rb (URI::Generic::check_userinfo,

URI::Generic::check_user, URI::Generic::check_password): tests

conflicts/depends with other components closely.



* test/uri/test_generic.rb (TestGeneric::test_set_component):

added tets.

16 lines of code changed in:

akira 2003-12-22 12:49

* lib/uri/generic.rb (URI::Generic#route_from): accepts urls which

has no host-part.



* test/uri/test_generic.rb (TestGeneric::test_route): added a test.

3 lines of code changed in:

akira 2003-12-09 12:07

make case insensitive for host-part.

6 lines of code changed in:

aamine 2003-12-08 05:09

* lib/uri/common.rb: new method URI.regexp. [ruby-dev:22121]

* test/uri/test_common.rb: add test for URI.regexp.

14 lines of code changed in:

akira 2003-10-05 07:09

* test/uri/*: translated RUNIT to Test::Unit.

72 lines of code changed in:

akira 2003-10-04 05:02

* test/uri/* (6 files): added.

1074 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT