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 aadcff240e * descrictive warning message.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5189 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-12-14 13:37:01 +00:00
..
csv * lib/csv.rb: add Cell#to_str and Cell#to_s for /.../ =~ aCell, 2003-12-12 13:44: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 * lib/fileutils.rb (mkdir): remove trailing `/' from pathes. 2003-12-12 10:33:24 +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 (test_cond): use Queue#deq 2003-12-10 06:02:27 +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 * ext/stringio/stringio.c (strio_read): set EOF flag at short read. 2003-12-10 10:29:00 +00:00
soap * descrictive warning message. 2003-12-14 13:37:01 +00:00
stringio * ext/stringio/stringio.c (strio_read): adjust behavior at reading 2003-12-10 08:16:14 +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 make case insensitive for host-part. 2003-12-09 11:07:36 +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 * test/yaml/test_yaml.rb (test_ruby_struct): struct name din not match. 2003-12-13 00:02:30 +00:00
runner.rb * bin/testrb: new test runner. [ruby-core:01845] 2003-12-02 12:31:44 +00:00