summaryrefslogtreecommitdiffstats
path: root/test/soap
Commit message (Expand)AuthorAgeFilesLines
* * test/soap/ssl/test_ssl.rb (test_verification, test_property, test_ciphers):nobu2005-10-101-56/+24
* * test/wsdl/simpletype/rpc/test_rpc.rb, test/wsdl/ref/test_ref.rb,nahi2005-09-201-1/+13
* * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.5.nahi2005-09-155-9/+12
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-09-156-0/+540
* * test/soap/calc: method name 'set' was able to crash with a class Set.nahi2005-05-233-7/+7
* * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.4.nahi2005-05-2216-91/+62
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-05-227-0/+796
* * lib/soap/*, test/soap/*, sample/soap/authheader/*: eval cleanup.nahi2004-12-211-1/+1
* * added files:nahi2004-12-204-34/+49
* * test/soap/marshal/test_struct.rb: use qualified build-tin class namenahi2004-07-101-2/+2
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-07-0318-0/+1212
* * added filesnahi2004-07-037-47/+90
* * test/ruby/marshaltestlib.rb: common marshal testcase added.nahi2004-02-172-628/+10
* * 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