ruby/test/uri
Hiroshi SHIBATA 209ea85b54
Make portable for standalone test-unit gem.
* It can invoke test-unit with envutil.rb
  * refute_match of test-unit couldn't handle String instance.
2019-08-19 18:37:22 +09:00
..
test_common.rb Make portable for standalone test-unit gem. 2019-08-19 18:37:22 +09: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 Make portable for standalone test-unit gem. 2019-08-19 18:37:22 +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 Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_mailto.rb test_mailto.rb: overwritten methods 2016-12-17 00:58:47 +00:00
test_parser.rb set UTF-8 if given URI string is ASCII 2018-03-22 11:20:03 +00:00