1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/uri
tenderlove c2cbd5528c Don't include bad password in URI exception output
We shouldn't include the bad password in the URI exception output
message.  Just knowing that there is a bad password is enough
information.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56166 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-09-15 21:44:56 +00:00
..
test_common.rb Add frozen_string_literal: false for all files 2015-12-16 05:07: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 Don't include bad password in URI exception output 2016-09-15 21:44:56 +00:00
test_http.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_ldap.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_mailto.rb * lib/uri/mailto.rb: Removed needless return and use . instead of ::` 2016-09-12 04:46:27 +00:00
test_parser.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00