ruby/test/cgi
Jeremy Evans f818b1ed2b
[ruby/cgi] Add test for escapeHTML/unescapeHTML invalid encoding fix in pure ruby version
Also, remove pointless assert_nothing_raised(ArgumentError) while
here.

https://github.com/ruby/cgi/commit/c05edf5608
2021-04-22 11:51:36 +09:00
..
testdata
test_cgi_cookie.rb
test_cgi_core.rb need to restore $stdin. 2020-03-02 13:14:38 +09:00
test_cgi_header.rb
test_cgi_modruby.rb
test_cgi_multipart.rb
test_cgi_session.rb
test_cgi_tag_helper.rb
test_cgi_util.rb [ruby/cgi] Add test for escapeHTML/unescapeHTML invalid encoding fix in pure ruby version 2021-04-22 11:51:36 +09:00
update_env.rb