summaryrefslogtreecommitdiffstats
path: root/test/xmlrpc
Commit message (Expand)AuthorAgeFilesLines
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-066-26/+26
* * test: assert_raises has been deprecated since a long time ago.nobu2008-09-243-26/+26
* * lib/xmlrpc/client.rb: fix cookie handling. [ruby-dev:34403]kou2008-04-151-0/+96
* * test/xmlrpc/webrick_testing.rb: join webrick server thread.akr2007-12-151-1/+2
* * test/fileutils/test_fileutils.rb (check_singleton): fix to useko12007-02-141-1/+0
* * Merge YARVko12006-12-311-0/+1
* * range.c (rb_range_beg_len): should return Qfalse for non-rangematz2005-10-051-2/+2
* * test/xmlrpc/test_webrick_server.rb (setup_http_server):ocean2005-09-191-5/+11
* * lib/xmlrpc/client.rb: use "" instead of "." if prefix argument ismneumann2004-12-212-16/+17
* * test/xmlrpc/test_parser.rb, test/xmlrpc/data/*.expected: Expectedmneumann2004-12-026-11/+273
* * test/xmlrpc/test_webrick_server.rb : move `requrie "webrick/https"'eban2004-11-191-1/+1
* * lib/xmlrpc/parser.rb, test/xmlrpc/test_features.rb: fixed "assinging to con...mneumann2004-11-171-0/+5
* added new test case (which spawn off a webrick XML-RPC server)mneumann2004-11-162-0/+128
* * fixed test cases so that they can be run from any directorymneumann2004-11-164-22/+15
* * applied patch by MoonWolf <moonwolf@moonwolf.com> to allow parsingmneumann2004-11-162-11/+27
* * imported and refactored original test casesmneumann2004-11-1515-0/+444