summaryrefslogtreecommitdiff
path: root/test/uri/test_mailto.rb
AgeCommit message (Expand)Author
2016-12-17test_mailto.rb: overwritten methodsnobu
2016-12-17test_mailto.rb: adjust scopenobu
2016-12-12Use URI.decode_www_form_component [Bug #10774]naruse
2016-09-12* lib/uri/mailto.rb: Removed needless `return` and use `.`` instead of `::`hsbt
2016-07-02* lib/uri/mailto.rb (initialize): RFC3986_Parser#split sets opaquenaruse
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-01-14* lib/uri/mailto.rb: raising URI::InvalidComponentError insteadduerst
2014-06-27* lib/uri/mailto.rb: update to latest specs, RFC 6068 and HTML5.naruse
2014-06-24Revert "* lib/uri/mailto.rb: support RFC6068."naruse
2014-06-23* lib/uri/mailto.rb: support RFC6068.naruse
2012-01-23* lib/uri/mailto.rb (URI::MailTo.build): follow Array#to_s change ofnaruse
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2008-09-24* test: assert_raises has been deprecated since a long time ago.nobu
2003-10-05* test/uri/*: translated RUNIT to Test::Unit.akira
2003-10-04* test/uri/* (6 files): added.akira