aboutsummaryrefslogtreecommitdiffstats
path: root/test/wsdl
Commit message (Expand)AuthorAgeFilesLines
* * test/*: remove $: trick. [ruby-dev:22763] use test/runner.rb tonahi2004-01-293-12/+5
* * test/rss/test_*: do $: trick while searching a module in the currentnahi2004-01-291-1/+1
* * failed to add in the previous commit.nahi2004-01-182-0/+189
* * test/wsdl/datetime/test_datetime.rb: fixed a stupid testcase whichnahi2004-01-081-17/+19
* * lib/soap/rpc/standaloneServer.rb: add 'shutdown' and 'status'nahi2003-12-082-4/+4
* * lib/soap/soap.rb: add SOAP::Env module for environment repositorynahi2003-12-041-2/+9
* * lib/soap/encodingstyle/soapHandler.rb: refactoring - Simplifyingnahi2003-11-309-0/+382
* * lib/soap/streamHandler.rb: drop unused http parameters.nahi2003-11-285-38/+128
* * test/wsdl/multiplefault.wsdl, test/wsdl/test_multiplefault.rb: removed. thisnahi2003-11-252-107/+0
* * lib/soap/**/*.rb, lib/wsdl/**/*.rb, lib/xsd/**/*.rb: changed license; GPL2 ...nahi2003-11-257-74/+294
* * test/wsdl/raa/*: add new testcase for WSDL loading, parsing and reading.nahi2003-11-085-0/+705
* * lib/soap/baseData.rb: Introduce SOAPType as the common ancestor ofnahi2003-10-141-1/+0
* * test/soap/*, test/wsdl/*, test/xsd/*: move TestCase classes into each modulenahi2003-09-261-0/+7
* * lib/soap/* (29 files): SOAP4R added.nahi2003-09-242-0/+92