ruby--ruby/test/uri
Benoit Daloze 40ca208a6d [ruby/uri] Improve URI.register_scheme tests and automatically upcase the given scheme
* Also add docs and mention current limitations.
* For reference, https://stackoverflow.com/a/3641782/388803 mentions the
  valid characters in schemes.

https://github.com/ruby/uri/commit/4346daac75
2022-05-12 18:19:17 +09:00
..
test_common.rb [ruby/uri] Improve URI.register_scheme tests and automatically upcase the given scheme 2022-05-12 18:19:17 +09:00
test_file.rb
test_ftp.rb
test_generic.rb
test_http.rb
test_ldap.rb
test_mailto.rb
test_parser.rb [ruby/uri] Add URI::Generic#decoded_#{user,password} 2022-05-12 14:54:37 +09:00
test_ws.rb
test_wss.rb