1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
nahi b7931c40fe * test/wsdl/raa/*: add new testcase for WSDL loading, parsing and reading.
* test/soap/marshal/*: backport from soap4r/1.5.1.  all differences are for
  ruby/1.6.

* lib/soap/*: backport from soap4r/1.5.1.  all differences are for ruby/1.6.

* lib/wsdl/data.rb, lib/wsdl/xmlSchema/data.rb: move definition of
  ArrayTypeAttrName from ::WSDL::XMLSchema::* to ::WSDL::*.  [ruby-talk:84813]

* lib/wsdl/soap/definitions.rb: element name typo in custom exception struct
  definition which is needed for wsdlDriver; camelCase -> underscore_name.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4925 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-11-08 09:52:42 +00:00
..
csv * lib/csv.rb (IOReader, BasicWriter): call binmode when a given IO 2003-10-06 14:03:58 +00:00
digest * test/digest/test_digest.rb (test_eq): show failed class. 2003-10-15 23:38:10 +00:00
drb add test Hash#each, and change load_limit 2003-10-30 13:30:48 +00:00
fileutils
logger
optparse * lib/optparse.rb (OptionParser::Switch::PlacedArgument::parse): 2003-11-05 10:09:58 +00:00
ostruct
ruby * io.c (READ_DATA_BUFFERED): new macro to detect whether stdio 2003-10-30 09:36:41 +00:00
soap * test/wsdl/raa/*: add new testcase for WSDL loading, parsing and reading. 2003-11-08 09:52:42 +00:00
strscan
testunit * lib/test/unit.rb: removed installation instructions. 2003-10-08 13:21:28 +00:00
uri * test/uri/*: translated RUNIT to Test::Unit. 2003-10-05 06:09:26 +00:00
wsdl * test/wsdl/raa/*: add new testcase for WSDL loading, parsing and reading. 2003-11-08 09:52:42 +00:00
xsd * lib/soap/baseData.rb: Introduce SOAPType as the common ancestor of 2003-10-14 15:14:02 +00:00
yaml
runner.rb * eval.c (rb_feature_p): match by classified suffix. 2003-10-13 14:57:36 +00:00