ruby/test/xmlrpc
kou 16d5c80678 * lib/xmlrpc/client.rb (XMLRPC::Client#parse_set_cookies): Support
multiple names in a response. [ruby-core:41711] [Bug #5774]
  Reported by Roman Riha. Thanks!!!
* test/xmlrpc/test_client.rb (XMLRPC::ClientTest#test_cookie_override):
  Add a test of the above case.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41285 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-06-13 13:46:54 +00:00
..
data * test/xmlrpc/test_client.rb: adding a test for performing an XMLRPC 2012-03-06 22:40:38 +00:00
htpasswd * forgot to add a test fixture file in r32666. 2011-07-25 13:23:45 +00:00
test_client.rb * lib/xmlrpc/client.rb (XMLRPC::Client#parse_set_cookies): Support 2013-06-13 13:46:54 +00:00
test_cookie.rb
test_datetime.rb
test_features.rb
test_marshal.rb * lib/xmlrpc/create.rb (XMLRPC::Create#conv2value): 2011-04-22 02:50:45 +00:00
test_parser.rb * lib/xmlrpc/parser.rb (FaultException): fix to_s and inspect 2011-05-26 06:44:48 +00:00
test_webrick_server.rb Use different port from test/xmlrpc/test_cookie.rb 2012-12-13 06:16:14 +00:00
webrick_testing.rb Cosmetic change of Hash literal. 2011-08-03 15:38:44 +00:00