summaryrefslogtreecommitdiff
path: root/test/cgi/test_cgi_escape.rb
AgeCommit message (Collapse)Author
2025-11-26[ruby/cgi] Skip unless `CGI::EscapeExt` methods are implementedNobuyoshi Nakada
https://github.com/ruby/cgi/commit/7b5a13952b
2025-05-09Reduce loading class/module on CGIUtilTest and CGIEscapeTestHiroshi SHIBATA
Notes: Merged: https://github.com/ruby/ruby/pull/13275
2025-05-09Extract CGIEscapeTest from CGIUtilTestHiroshi SHIBATA
Notes: Merged: https://github.com/ruby/ruby/pull/13275