aboutsummaryrefslogtreecommitdiffstats
path: root/test/soap
Commit message (Expand)AuthorAgeFilesLines
* * mkconfig.rb: generate RbConfig instead of Config.akr2006-02-203-6/+6
* * test/soap/ssl/test_ssl.rb (test_verification, test_property, test_ciphers):nobu2005-10-101-56/+24
* * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.5.nahi2005-09-1510-7/+551
* * 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-2222-90/+856
* * object.c (inspect_obj): unintended space removal.matz2005-03-071-4/+4
* * lib/soap/*, test/soap/*, sample/soap/authheader/*: eval cleanup.nahi2004-12-211-1/+1
* * added files:nahi2004-12-204-34/+49
* * hash.c (rb_f_getenv): prohibit for $SAFE=4. [ruby-dev:24908]matz2004-11-181-1/+1
* * test/soap/marshal/test_struct.rb: use qualified build-tin class namenahi2004-07-101-2/+2
* * added files:nahi2004-07-0320-20/+1276
* * test/soap/calc/test_calc_cgi.rb: not parent, parent directory of it.nobu2004-04-081-1/+1
* * test/drb/drbtest.rb, test/soap/calc/test_calc_cgi.rb: restore $:nobu2004-04-081-2/+7
* * ext/extmk.rb (extmake): skip uncompiled extensions.nobu2004-04-081-6/+3
* * 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