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
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
..
calc * test/rss/test_*: do $: trick while searching a module in the current 2004-01-29 02:54:21 +00:00
helloworld * test/rss/test_*: do $: trick while searching a module in the current 2004-01-29 02:54:21 +00:00
marshal * import soap4r/1.5.2; 2004-01-06 02:20:51 +00:00
test_basetype.rb * import soap4r/1.5.2; 2004-01-06 02:20:51 +00:00
test_property.rb * test/soap/test_property.rb: remove duplicated test method. 2003-12-22 11:11:29 +00:00
test_soapelement.rb * test/soap/*, test/wsdl/*, test/xsd/*: move TestCase classes into each module 2003-09-26 18:34:41 +00:00
test_streamhandler.rb * import soap4r/1.5.2; 2004-01-06 02:20:51 +00:00