ruby--ruby/test/xmlrpc
mneumann e537aaba91 * lib/xmlrpc/client.rb: use "" instead of "." if prefix argument is
nil in proxy methods. nil is default value.

* test/xmlrpc/test_webrick_server.rb, test/xmlrpc/webrick_testing.rb:
  use threads instead of forking. this should fix issue #1208
  (http://rubyforge.org/tracker/?func=detail&atid=1698&aid=1208&group_id=426).
  removed testing of SSL enabled servlet as this hangs.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7630 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-12-21 16:23:33 +00:00
..
data * test/xmlrpc/test_parser.rb, test/xmlrpc/data/*.expected: Expected 2004-12-02 15:22:23 +00:00
test_datetime.rb * fixed test cases so that they can be run from any directory 2004-11-16 10:55:47 +00:00
test_features.rb * lib/xmlrpc/parser.rb, test/xmlrpc/test_features.rb: fixed "assinging to constants" warnings 2004-11-17 11:51:08 +00:00
test_marshal.rb * fixed test cases so that they can be run from any directory 2004-11-16 10:55:47 +00:00
test_parser.rb * test/xmlrpc/test_parser.rb, test/xmlrpc/data/*.expected: Expected 2004-12-02 15:22:23 +00:00
test_webrick_server.rb * lib/xmlrpc/client.rb: use "" instead of "." if prefix argument is 2004-12-21 16:23:33 +00:00
webrick_testing.rb * lib/xmlrpc/client.rb: use "" instead of "." if prefix argument is 2004-12-21 16:23:33 +00:00