ruby--ruby/test/soap
nahi 1ed39b7392 * lib/soap/netHttpClient.rb: proxy support did not work. fixed.
* lib/soap/property.rb: add class methods for loading property from
          stream/file/propertyfile.  propertyfile is a file which is located at
          somedir in $:.

        * lib/soap/soap.rb, lib/soap/wsdlDriver.rb, lib/soap/rpc/driver.rb,
          lib/wsdl/importer.rb: load property from propertyfile 'soap/property'
          e.g. /usr/local/lib/ruby/site_ruby/1.8/soap/property.

        * test/soap/test_property.rb, test/soap/test_streamhandler.rb: new file.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5121 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-12-05 13:26:26 +00:00
..
calc * lib/soap/mapping/factory.rb: mark marshalled basetype objects when 2003-10-31 16:50:27 +00:00
helloworld * test/soap/calc/*, test/soap/helloworld/*: set logging threshold to ERROR. 2003-10-22 15:43:10 +00:00
marshal * lib/soap/soap.rb: add SOAP::Env module for environment repository 2003-12-04 04:05:51 +00:00
test_basetype.rb * lib/soap/streamHandler.rb: drop unused http parameters. 2003-11-28 05:53:16 +00:00
test_property.rb * lib/soap/netHttpClient.rb: proxy support did not work. fixed. 2003-12-05 13:26:26 +00:00
test_soapelement.rb * test/soap/*, test/wsdl/*, test/xsd/*: move TestCase classes into each module 2003-09-26 18:34:41 +00:00
test_streamhandler.rb * lib/soap/netHttpClient.rb: proxy support did not work. fixed. 2003-12-05 13:26:26 +00:00