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 db9445103c * lib/soap/* (29 files): SOAP4R added.
* lib/wsdl/* (42 files): WSDL4R added.

* lib/xsd/* (12 files): XSD4R added.

* test/soap/* (16 files): added.

* test/wsdl/* (2 files): added.

* test/xsd/* (3 files): added.

* sample/soap/* (27 files): added.

* sample/wsdl/* (13 files): added.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4591 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-09-24 15:18:44 +00:00
..
csv * test/csv/test_csv.rb: add negative tests of row_sep. 2003-09-16 13:26:10 +00:00
fileutils * test/fileutils/fileassertions.rb: new file. 2003-09-17 09:52:50 +00:00
logger * lib/logger.rb: add Logger#<<(msg) for writing msg without any formatting. 2003-09-23 14:12:42 +00:00
ruby * eval.c (struct tag): dst should be VALUE. 2003-09-09 01:39:58 +00:00
soap * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00
strscan * test/strscan/test_stringscanner.rb: require test/unit. 2003-09-17 09:51:32 +00:00
testunit * test/testunit/*: Added. 2003-09-19 02:48:46 +00:00
wsdl * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00
xsd * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00
runner.rb * lib/optparse.rb (OptionParser#order, #permute, #parse): allow an 2003-09-05 15:15:43 +00:00