1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/xmlrpc
nagachika 0c8ae91651 * lib/xmlrpc/client.rb (module XMLRPC): fix typo.
* test/xmlrpc/test_client.rb (test_async_call): add test for
  XMLRPC::Client#call_async to check above fix.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34945 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-03-07 13:45:04 +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 (module XMLRPC): fix typo. 2012-03-07 13:45:04 +00:00
test_cookie.rb
test_datetime.rb
test_features.rb
test_marshal.rb
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 * lib/xmlrpc/client.rb, lib/xmlrpc/server.rb: should use 2011-08-05 04:35:28 +00:00
webrick_testing.rb Cosmetic change of Hash literal. 2011-08-03 15:38:44 +00:00