summaryrefslogtreecommitdiff
path: root/test/soap
AgeCommit message (Expand)Author
2004-04-08* test/soap/calc/test_calc_cgi.rb: not parent, parent directory of it.nobu
2004-04-08* test/drb/drbtest.rb, test/soap/calc/test_calc_cgi.rb: restore $:nobu
2004-04-08* ext/extmk.rb (extmake): skip uncompiled extensions.nobu
2004-02-17 * test/soap/marshal/test_marshal.rb, test/ruby/test_marshal.rb: do $:nahi
2004-02-17 * test/ruby/marshaltestlib.rb: common marshal testcase added.nahi
2004-01-29 * test/*: remove $: trick. [ruby-dev:22763] use test/runner.rb tonahi
2004-01-29 * test/rss/test_*: do $: trick while searching a module in the currentnahi
2004-01-06 * import soap4r/1.5.2;nahi
2003-12-24 * test/soap/test_basetype.rb, test/soap/marshal/test_marshal.rbnahi
2003-12-23 * test/soap/test_streamhandler.rb (test_basic_auth): removed.nahi
2003-12-22 * test/soap/test_property.rb: remove duplicated test method.nahi
2003-12-19 * lib/soap/property.rb (SOAP::Property#load): new method for loadingnahi
2003-12-14* descrictive warning message.nahi
2003-12-08 * lib/soap/rpc/standaloneServer.rb: add 'shutdown' and 'status'nahi
2003-12-05 * lib/soap/netHttpClient.rb: proxy support did not work. fixed.nahi
2003-12-04 * lib/soap/soap.rb: add SOAP::Env module for environment repositorynahi
2003-11-28* lib/soap/streamHandler.rb: drop unused http parameters.nahi
2003-11-08* test/wsdl/raa/*: add new testcase for WSDL loading, parsing and reading.nahi
2003-10-31* lib/soap/mapping/factory.rb: mark marshalled basetype objects whennahi
2003-10-30* lib/soap/generator.rb: better XML pretty printing.nahi
2003-10-22* test/soap/calc/*, test/soap/helloworld/*: set logging threshold to ERROR.nahi
2003-10-20* test/soap/calc/*, test/soap/helloworld/*: catch the exception from testnahi
2003-10-18* test/soap/calc/*, test/soap/helloworkd/*: changed port# of test server.nahi
2003-10-14* lib/soap/baseData.rb: Introduce SOAPType as the common ancestor ofnahi
2003-10-05* lib/xsd/datatypes.rb: Rational -> Decimal string bug fix.nahi
2003-10-01* test/logger/test_logger.rb: unlinking file before close causes problem undernahi
2003-09-27* lib/soap/rpc/cgistub.rb: make logging severity threshold higher.nahi
2003-09-26* test/ruby/test_file.rb: new file. only asserts unlink-before-close behaviournahi
2003-09-26* test/soap/*, test/wsdl/*, test/xsd/*: move TestCase classes into each modulenahi
2003-09-26* test_soapelement.rb: Illegal require path.nahi
2003-09-24* lib/soap/* (29 files): SOAP4R added.nahi