1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/soap
nahi e5a3aba50e * added files:
* lib/soap/mapping/wsdl*.rb
          * lib/wsdl/soap/element.rb
          * lib/wsdl/xmlSchema/simpleContent.rb

        * modified files:
          * lib/soap/*
          * lib/wsdl/*
          * lib/xsd/*
          * test/soap/*
          * test/wsdl/*
          * test/xsd/*

        * summary
          * imported from the soap4r repository.  Version: 1.5.3-ruby1.8.2

          * added several XSD basetype support: nonPositiveInteger,
            negativeInteger, nonNegativeInteger, unsignedLong, unsignedInt,
            unsignedShort, unsignedByte, positiveInteger

          * HTTP client connection/send/receive timeout support.

          * HTTP client/server gzipped content encoding support.

          * improved WSDL schema definition support; still is far from
            complete, but is making step by step improovement.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7612 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-12-20 13:50:15 +00:00
..
calc * added files: 2004-07-03 13:33:20 +00:00
header * added files: 2004-07-03 13:33:20 +00:00
helloworld * test/*: remove $: trick. [ruby-dev:22763] use test/runner.rb to 2004-01-29 13:22:27 +00:00
marshal * test/soap/marshal/test_struct.rb: use qualified build-tin class name 2004-07-10 00:35:02 +00:00
ssl * added files: 2004-12-20 13:50:15 +00:00
struct * added files: 2004-07-03 13:33:20 +00:00
swa * added files: 2004-07-03 13:33:20 +00:00
wsdlDriver * added files: 2004-07-03 13:33:20 +00:00
test_basetype.rb * import soap4r/1.5.2; 2004-01-06 02:20:51 +00:00
test_property.rb * added files: 2004-12-20 13:50:15 +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 * added files: 2004-12-20 13:50:15 +00:00