ruby--ruby/test/soap
nahi b7931c40fe * test/wsdl/raa/*: add new testcase for WSDL loading, parsing and reading.
* test/soap/marshal/*: backport from soap4r/1.5.1.  all differences are for
  ruby/1.6.

* lib/soap/*: backport from soap4r/1.5.1.  all differences are for ruby/1.6.

* lib/wsdl/data.rb, lib/wsdl/xmlSchema/data.rb: move definition of
  ArrayTypeAttrName from ::WSDL::XMLSchema::* to ::WSDL::*.  [ruby-talk:84813]

* lib/wsdl/soap/definitions.rb: element name typo in custom exception struct
  definition which is needed for wsdlDriver; camelCase -> underscore_name.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4925 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-11-08 09:52:42 +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 * test/wsdl/raa/*: add new testcase for WSDL loading, parsing and reading. 2003-11-08 09:52:42 +00:00
test_basetype.rb * test/logger/test_logger.rb: unlinking file before close causes problem under 2003-10-01 15:29:43 +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