aboutsummaryrefslogtreecommitdiffstats
path: root/test/soap
Commit message (Expand)AuthorAgeFilesLines
* * test/soap/marshal/test_marshal.rb, test/ruby/test_marshal.rb: do $:nahi2004-02-171-2/+8
* * test/ruby/marshaltestlib.rb: common marshal testcase added.nahi2004-02-172-628/+3
* * test/*: remove $: trick. [ruby-dev:22763] use test/runner.rb tonahi2004-01-293-12/+0
* * test/rss/test_*: do $: trick while searching a module in the currentnahi2004-01-293-3/+3
* * import soap4r/1.5.2;nahi2004-01-065-24/+34
* * test/soap/test_basetype.rb, test/soap/marshal/test_marshal.rbnahi2003-12-242-3/+5
* * test/soap/test_streamhandler.rb (test_basic_auth): removed.nahi2003-12-231-10/+3
* * test/soap/test_property.rb: remove duplicated test method.nahi2003-12-221-7/+0
* * lib/soap/property.rb (SOAP::Property#load): new method for loadingnahi2003-12-191-0/+38
* * descrictive warning message.nahi2003-12-141-1/+1
* * lib/soap/rpc/standaloneServer.rb: add 'shutdown' and 'status'nahi2003-12-083-6/+6
* * lib/soap/netHttpClient.rb: proxy support did not work. fixed.nahi2003-12-052-0/+542
* * lib/soap/soap.rb: add SOAP::Env module for environment repositorynahi2003-12-041-1/+1
* * lib/soap/streamHandler.rb: drop unused http parameters.nahi2003-11-282-1/+5
* * test/wsdl/raa/*: add new testcase for WSDL loading, parsing and reading.nahi2003-11-082-10/+53
* * lib/soap/mapping/factory.rb: mark marshalled basetype objects whennahi2003-10-312-2/+23
* * lib/soap/generator.rb: better XML pretty printing.nahi2003-10-301-0/+1
* * test/soap/calc/*, test/soap/helloworld/*: set logging threshold to ERROR.nahi2003-10-224-9/+16
* * test/soap/calc/*, test/soap/helloworld/*: catch the exception from testnahi2003-10-204-0/+24
* * test/soap/calc/*, test/soap/helloworkd/*: changed port# of test server.nahi2003-10-187-11/+19
* * lib/soap/baseData.rb: Introduce SOAPType as the common ancestor ofnahi2003-10-141-18/+154
* * lib/xsd/datatypes.rb: Rational -> Decimal string bug fix.nahi2003-10-052-2/+9
* * test/logger/test_logger.rb: unlinking file before close causes problem undernahi2003-10-013-27/+29
* * lib/soap/rpc/cgistub.rb: make logging severity threshold higher.nahi2003-09-275-4/+11
* * test/ruby/test_file.rb: new file. only asserts unlink-before-close behaviournahi2003-09-261-1/+1
* * test/soap/*, test/wsdl/*, test/xsd/*: move TestCase classes into each modulenahi2003-09-269-9/+77
* * test_soapelement.rb: Illegal require path.nahi2003-09-261-1/+1
* * lib/soap/* (29 files): SOAP4R added.nahi2003-09-2416-0/+1863