ruby/test/uri
Nobuyoshi Nakada 46b93175ed
Fakes IPSocket.getaddress in the whole method
To get rid of calling `getaddrinfo`, which may keep FDs
internally.
2020-05-06 16:06:25 +09:00
..
test_common.rb Fix fallback in URI.encode_www_form_component to include # 2019-09-27 07:43:32 -07:00
test_file.rb Introduce URI::File to handle file URI scheme 2018-03-15 16:51:31 +00:00
test_ftp.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_generic.rb Fakes IPSocket.getaddress in the whole method 2020-05-06 16:06:25 +09:00
test_http.rb * lib/uri/http.rb: Documentation and code style imrovements. 2016-09-30 10:06:24 +00:00
test_ldap.rb [ruby/uri] Check if DN exists 2020-05-05 23:29:39 +09:00
test_mailto.rb test_mailto.rb: overwritten methods 2016-12-17 00:58:47 +00:00
test_parser.rb Check for invalid hex escapes in URI#query= 2019-10-08 07:30:55 -07:00
test_ws.rb Added implictily require for URI::HTTP 2020-03-26 20:28:01 +09:00