1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/wsdl
nahi a84fc19203 * test/rss/test_*: do $: trick while searching a module in the current
directory.

        * test/xsd/test_xmlschemaparser.rb, test/wsdl/test_emptycomplextype.rb,
          test/soap/helloworld/test_helloworld.rb,
          test/soap/calc/{test_calc.rb,test_calc2.rb}: do File.expand_path
          before using __FILE__.

        * test/yaml/test_yaml.rb: assert_equals -> assert_equal.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5574 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-01-29 02:54:21 +00:00
..
axisArray * lib/soap/**/*.rb, lib/wsdl/**/*.rb, lib/xsd/**/*.rb: changed license; GPL2 -> Ruby's. 2003-11-25 07:31:33 +00:00
datetime * test/wsdl/datetime/test_datetime.rb: fixed a stupid testcase which 2004-01-08 07:55:00 +00:00
map * lib/soap/encodingstyle/soapHandler.rb: refactoring - Simplifying 2003-11-30 04:33:02 +00:00
raa * lib/soap/rpc/standaloneServer.rb: add 'shutdown' and 'status' 2003-12-08 15:09:49 +00:00
soap * failed to add in the previous commit. 2004-01-18 11:13:11 +00:00
emptycomplextype.wsdl * lib/soap/**/*.rb, lib/wsdl/**/*.rb, lib/xsd/**/*.rb: changed license; GPL2 -> Ruby's. 2003-11-25 07:31:33 +00:00
test_emptycomplextype.rb * test/rss/test_*: do $: trick while searching a module in the current 2004-01-29 02:54:21 +00:00
test_fault.rb * lib/soap/encodingstyle/soapHandler.rb: refactoring - Simplifying 2003-11-30 04:33:02 +00:00