ruby--ruby/test
matz c223709c3b * eval.c (proc_eq): avoid false positive by using scope and
dyna_vars.  no longer use frame.uniq.

* eval.c (proc_arity): arity is now defined as number of
  parameters that would not be ignored. i.e. Proc.new{}.arity
  returns zero.  update test suites too.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5972 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-03-18 10:09:43 +00:00
..
csv
digest
drb use druby://localhost:0, [ruby-dev:23078] 2004-03-13 05:58:00 +00:00
erb * MANIFEST: add test_erb.rb 2004-02-28 01:52:14 +00:00
fileutils * test/fileutils/test_fileutils.rb (test_rm_r): test if rm_rf can remove a symlink to the directory. 2004-03-10 13:41:43 +00:00
logger
monitor
net/http * lib/net/http.rb: HTTPHeader keeps its header fields as an array. 2004-03-06 20:35:19 +00:00
optparse
ostruct
rinda
rss * lib/cgi-lib.rb, lib/getopts.rb, lib/importenv.rb, lib/parsearg.rb: 2004-02-25 11:44:58 +00:00
ruby * eval.c (proc_eq): avoid false positive by using scope and 2004-03-18 10:09:43 +00:00
scanf Fixed to work with Ruby test suite (patch from Nobu) 2004-03-02 11:21:32 +00:00
soap
stringio
strscan * ext/strscan/strscan.c: new method StringScanner#initialize_copy to allow #dup and #clone. 2004-03-05 11:20:12 +00:00
testunit
uri
wsdl
xsd
yaml
inlinetest.rb
runner.rb
test_generator.rb
test_ipaddr.rb
test_pathname.rb
test_pp.rb
test_prettyprint.rb
test_set.rb
test_time.rb
test_tsort.rb