1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
ocean 52dca16384 * lib/drb/drb.rb (DRbServer.default_safe_level): fix typo.
* test/digest/test_digest.rb: separate test case for each algorithms.
  (Thanks nobu) [ruby-dev:25412]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7991 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-02-17 11:16:57 +00:00
..
csv
dbm
digest * lib/drb/drb.rb (DRbServer.default_safe_level): fix typo. 2005-02-17 11:16:57 +00:00
drb update unittest, port from v1.8 2005-02-16 15:30:52 +00:00
erb
fileutils * test/fileutils/test_fileutils.rb (setup): support BSD style directory group inheritance (again). 2005-01-26 15:13:03 +00:00
gdbm
io/nonblock
logger
monitor
net * lib/net/imap.rb (decode_utf7): use pack("U*") to encode UTF-8. 2005-01-21 08:15:56 +00:00
nkf * ext/nkf/nkf-utf8/nkf.c (reinit): should initialize all static 2004-12-28 06:49:04 +00:00
openssl * test/openssl/ssl_server.rb: get rid of race condition. 2005-02-16 14:58:25 +00:00
optparse
ostruct
readline
rinda use MockClock.sleep instead of Kernel.sleep [ruby-dev:25387] 2005-01-05 15:03:04 +00:00
ripper * test/ripper/test_scanner_events.rb: fix test. 2005-02-04 17:25:09 +00:00
rss * lib/rss/dublincore.rb (RSS::DublicCoreModel#date{,=}): added 2005-02-13 14:21:21 +00:00
ruby add test_rand_0x100000000. 2005-02-07 16:11:14 +00:00
scanf
soap * lib/soap/*, test/soap/*, sample/soap/authheader/*: eval cleanup. 2004-12-21 15:08:56 +00:00
socket
stringio
strscan
testunit
uri
webrick * test/webrick/utils.rb: resuce LoadError. 2005-01-10 07:58:55 +00:00
wsdl
xmlrpc * lib/xmlrpc/client.rb: use "" instead of "." if prefix argument is 2004-12-21 16:23:33 +00:00
xsd
yaml
zlib
inlinetest.rb
runner.rb * lib/test/unit/collector.rb (collect_file): now deletes paths added 2005-02-17 04:50:49 +00:00
test_generator.rb
test_ipaddr.rb
test_pathname.rb
test_pp.rb
test_prettyprint.rb
test_set.rb
test_time.rb
test_tsort.rb