1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
ko1 c5bd0c8e3b * compile.c (iseq_compile_each, set_block_local_tbl) :
support NODE_LAMBDA (partly).
* sample/test.rb : restore test of NODE_LAMBDA
* test/ruby/test_lambda.rb : ditto



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@11477 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-01-05 03:43:12 +00:00
..
csv
dbm
digest * test/digest/test_digest_hmac.rb: added. 2006-10-25 08:16:48 +00:00
drb * test/drb/test_drbssl.rb : fix to skip drb tests 2006-12-31 23:09:46 +00:00
erb * Merge YARV 2006-12-31 15:02:22 +00:00
fileutils
gdbm
io/nonblock * Merge YARV 2006-12-31 15:02:22 +00:00
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 * test/optparse/test_getopts.rb: changed the class name of test case 2006-10-03 23:53:24 +00:00
ostruct
pathname * lib/pathname.rb (Kernel#Pathname): new method. 2006-06-17 05:59:29 +00:00
rdoc/parsers Allow RDoc comment to give friendly value for rb_define_const. 2006-12-31 21:13:27 +00:00
readline
rinda * Merge YARV 2006-12-31 15:02:22 +00:00
ripper * Merge YARV 2006-12-31 15:02:22 +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 * compile.c (iseq_compile_each, set_block_local_tbl) : 2007-01-05 03:43:12 +00:00
scanf
sdbm
soap
socket * Merge YARV 2006-12-31 15:02:22 +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 * lib/test/unit/collector/dir.rb (Collector::Dir#collect): prepend 2006-10-12 17:31:15 +00:00
uri
webrick * lib/xmlrpc/create.rb (XMLRPC::Create::conv2value): Symbol should 2006-11-02 00:21:28 +00:00
win32ole The argument of Shell.NameSpace should not be file path. 2006-12-26 12:09:57 +00:00
wsdl * test/wsdl/document/echo.rb: removed. 2006-08-25 11:38:34 +00:00
xmlrpc * Merge YARV 2006-12-31 15:02:22 +00:00
xsd
yaml
zlib
inlinetest.rb * Merge YARV 2006-12-31 15:02:22 +00:00
runner.rb
test_generator.rb
test_ipaddr.rb
test_pp.rb
test_prettyprint.rb
test_set.rb
test_shellwords.rb
test_time.rb
test_tsort.rb