1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/soap/calc
nahi 7eb52a8cd5 * lib/soap/generator.rb: better XML pretty printing.
* lib/soap/encodingstyle/soapHandler.rb: remove unnecessary namespace
  assignment in the element which has "encodingStyle" attribute, and add
  necessary namespace assignment for "arrayType" attribute.

* test/soap/calc/test_calc_cgi.rb: take over $DEBUG to ruby process through CGI.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4871 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-10-30 14:25:21 +00:00
..
calc.rb * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00
calc2.rb * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00
server.cgi * test/logger/test_logger.rb: unlinking file before close causes problem under 2003-10-01 15:29:43 +00:00
server.rb * test/soap/calc/*, test/soap/helloworkd/*: changed port# of test server. 2003-10-18 15:21:18 +00:00
server2.rb * test/soap/calc/*, test/soap/helloworkd/*: changed port# of test server. 2003-10-18 15:21:18 +00:00
test_calc.rb * test/soap/calc/*, test/soap/helloworld/*: set logging threshold to ERROR. 2003-10-22 15:43:10 +00:00
test_calc2.rb * test/soap/calc/*, test/soap/helloworld/*: set logging threshold to ERROR. 2003-10-22 15:43:10 +00:00
test_calc_cgi.rb * lib/soap/generator.rb: better XML pretty printing. 2003-10-30 14:25:21 +00:00