ruby--ruby/test
akr ed2c204a2f * test/ruby/test_process.rb (TestProcess#test_rlimit_nofile):
setrlimit may fail with EINVAL.
  reported by MIYAMUKO Katsuyuki.  [ruby-dev:29174]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@10649 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2006-07-31 07:18:43 +00:00
..
csv
dbm * mkconfig.rb: generate RbConfig instead of Config. 2006-02-20 08:34:53 +00:00
digest * eval.c (ev_const_get): simplified using rb_const_get_fallback(). 2006-02-17 08:40:52 +00:00
drb quote pathnames in the server's command line for space contained 2006-02-24 11:23:25 +00:00
erb
fileutils
gdbm * mkconfig.rb: generate RbConfig instead of Config. 2006-02-20 08:34:53 +00:00
io/nonblock
logger
monitor
net merge test cases with Ruby 1.8 2006-07-26 13:23:40 +00:00
nkf
openssl * test/openssl/test_asn1.c: String#[]= doesnt't accept Integer. 2006-07-02 20:17:50 +00:00
optparse
ostruct
pathname * lib/pathname.rb (Kernel#Pathname): new method. 2006-06-17 05:59:29 +00:00
readline
rinda (test_remote_array_and_hash): pseudo remote objects are protected 2005-12-11 13:17:55 +00:00
ripper add message for an assertion. 2006-06-24 15:38:21 +00:00
rss * eval.c (rb_call): try local method look-up first for fcall, then 2006-07-20 19:20:31 +00:00
ruby * test/ruby/test_process.rb (TestProcess#test_rlimit_nofile): 2006-07-31 07:18:43 +00:00
scanf
sdbm
soap * mkconfig.rb: generate RbConfig instead of Config. 2006-02-20 08:34:53 +00:00
socket don't compare struct sockaddr directly. 2006-07-24 07:21:45 +00:00
stringio
strscan * ext/strscan/strscan.c (strscan_do_scan): StringScanner.new("").scan(//) should return "". [ruby-Bugs:4361] 2006-07-26 08:44:57 +00:00
testunit * test/soap/ssl/test_ssl.rb (test_verification, test_property, test_ciphers): 2005-10-10 04:24:07 +00:00
uri * test/soap/ssl/test_ssl.rb (test_verification, test_property, test_ciphers): 2005-10-10 04:24:07 +00:00
webrick * lib/webrick/httprequest.rb (WEBrick::HTTPReuqest#parse_uri): improve 2006-07-31 04:39:45 +00:00
win32ole Test class name should not be duplicated. 2006-07-07 22:19:49 +00:00
wsdl
xmlrpc
xsd
yaml * ext/syck/emitter.c (syck_emit_seq, syck_emit_map, syck_emit_item): 2006-01-16 01:29:58 +00:00
zlib
inlinetest.rb
runner.rb
test_generator.rb
test_ipaddr.rb
test_pp.rb
test_prettyprint.rb
test_set.rb
test_shellwords.rb * misc/ruby-mode.el (ruby-expr-beg): support $! at the end of 2005-11-30 04:50:04 +00:00
test_time.rb
test_tsort.rb