aboutsummaryrefslogtreecommitdiffstats
path: root/test/soap
Commit message (Expand)AuthorAgeFilesLines
* * 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