aboutsummaryrefslogtreecommitdiffstats
path: root/test/soap/calc
Commit message (Expand)AuthorAgeFilesLines
* * 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-223-21/+0
* * added files:nahi2004-07-031-8/+6
* * 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/*: remove $: trick. [ruby-dev:22763] use test/runner.rb tonahi2004-01-292-8/+0
* * test/rss/test_*: do $: trick while searching a module in the currentnahi2004-01-292-2/+2
* * import soap4r/1.5.2;nahi2004-01-062-0/+2
* * lib/soap/rpc/standaloneServer.rb: add 'shutdown' and 'status'nahi2003-12-082-4/+4
* * lib/soap/mapping/factory.rb: mark marshalled basetype objects whennahi2003-10-311-1/+1
* * 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-223-7/+12
* * test/soap/calc/*, test/soap/helloworld/*: catch the exception from testnahi2003-10-203-0/+18
* * test/soap/calc/*, test/soap/helloworkd/*: changed port# of test server.nahi2003-10-185-8/+14
* * lib/xsd/datatypes.rb: Rational -> Decimal string bug fix.nahi2003-10-051-1/+5
* * test/logger/test_logger.rb: unlinking file before close causes problem undernahi2003-10-012-3/+5
* * lib/soap/rpc/cgistub.rb: make logging severity threshold higher.nahi2003-09-273-2/+9
* * test/soap/*, test/wsdl/*, test/xsd/*: move TestCase classes into each modulenahi2003-09-263-0/+27
* * lib/soap/* (29 files): SOAP4R added.nahi2003-09-248-0/+224