ruby--ruby/test
ntalbott 1253665ec4 * lib/test/unit/assertions.rb: renamed #assert_raises to #assert_raise
and made the former call the latter. [ruby-core:01890]

	* test/testunit/test_assertions.rb: ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5141 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-12-08 15:58:41 +00:00
..
csv * gc.c (Init_stack): stack region is far smaller than usual if 2003-11-22 04:00:03 +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 * test/fileutils/test_fileutils.rb (test_cp): test if the error is kind of SystemCallError. It is needless details that which errno is set on each systems. 2003-12-04 05:09:47 +00:00
logger * test/logger/test_logger.rb: unlinking file before close causes problem under 2003-10-01 15:29:43 +00:00
monitor * test/monitor/test_monitor.rb: fix the timing problem by Queue. 2003-11-12 05:10:54 +00:00
optparse * lib/optparse.rb (OptionParser::Switch::PlacedArgument::parse): 2003-11-05 10:09:58 +00:00
ostruct * lib/ostruct.rb: Added OpenStruct#==. 2003-09-25 00:03:11 +00:00
ruby * test/ruby/test_pipe.rb: use IO.pipe instead of IO.popen. 2003-12-05 04:18:37 +00:00
soap * lib/soap/rpc/standaloneServer.rb: add 'shutdown' and 'status' 2003-12-08 15:09:49 +00:00
stringio * ext/stringio/stringio.c (strio_read): follow IO#read. 2003-12-05 02:54:48 +00:00
strscan * test/strscan/test_stringscanner.rb: require test/unit. 2003-09-17 09:51:32 +00:00
testunit * lib/test/unit/assertions.rb: renamed #assert_raises to #assert_raise 2003-12-08 15:58:41 +00:00
uri * lib/uri/common.rb: new method URI.regexp. [ruby-dev:22121] 2003-12-08 04:09:02 +00:00
wsdl * lib/soap/rpc/standaloneServer.rb: add 'shutdown' and 'status' 2003-12-08 15:09:49 +00:00
xsd * lib/soap/encodingstyle/soapHandler.rb: refactoring - Simplifying 2003-11-30 04:33:02 +00:00
yaml * gc.c (Init_stack): stack region is far smaller than usual if 2003-11-22 04:00:03 +00:00
runner.rb * bin/testrb: new test runner. [ruby-core:01845] 2003-12-02 12:31:44 +00:00