aboutsummaryrefslogtreecommitdiffstats
path: root/test/cgi/test_cgi_core.rb
Commit message (Expand)AuthorAgeFilesLines
* * test/cgi: check by Encoding.nobu2009-12-231-2/+2
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-1/+1
* * lib/cgi/core.rb (CGI.parse): generate only key on params hashxibbar2009-01-221-1/+1
* * lib/rubygems/timer.rb: removed svn:executable.yugui2008-11-111-0/+0
* * lib/cgi/core.rb (CGI::QueryExtension::initialize_query): fix thexibbar2008-10-061-3/+3
* add a testxibbar2008-09-281-0/+13
* * test/cgi/test_cgi_multipart.rb : revert last change.xibbar2008-09-241-4/+4
* * lib/cgi/core.rb (CGI::new, CGI::{accept_charset,accept_charset=}) :xibbar2008-09-241-0/+38
* * test/cgi/test_cgi_multipart.rb : test for miniunit.xibbar2008-09-241-3/+3
* * test/cgi/test_cgi_core.rb: add core test.naruse2008-08-271-0/+312