1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
knu 033a32b4c1 * enum.c (enum_find_index): Add support for find_index(obj);
[ruby-dev:34313].

* array.c (rb_ary_index): Define find_index as an alias to index.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15972 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-04-11 07:58:06 +00:00
..
csv
dbm
digest
drb
erb * test/erb (TestERBCore): reverted. 2008-02-19 06:24:36 +00:00
fileutils
gdbm
io/nonblock
json * lib/rexml/doctype.rb, test/rss/test_maker_itunes.rb: replace 2008-01-26 00:42:08 +00:00
logger
monitor
net
nkf
openssl
optparse
ostruct
pathname * lib/pathname.rb (Pathname#sub_ext): new method. [ruby-list:44608] 2008-02-13 13:50:31 +00:00
rdoc Allow inline markup to have a leading '#' or '\', or trailing punctuation. 2008-02-12 23:59:03 +00:00
readline
rinda
ripper
rss * lib/rss/rss.rb (RSS::VERSION), test/rss/test_version.rb: 2008-02-11 08:24:18 +00:00
ruby * enum.c (enum_find_index): Add support for find_index(obj); 2008-04-11 07:58:06 +00:00
rubygems Remove test file that was removed in RubyGems 1.1.0 2008-03-31 22:55:00 +00:00
scanf
sdbm
socket
stringio
strscan
testunit
uri
webrick * lib/webrick/httpservlet/filehandler.rb: should normalize path 2008-03-03 14:31:30 +00:00
win32ole modify test according to changing WIN32OLE.codepage behavior. 2008-02-16 04:38:06 +00:00
xmlrpc
yaml * lib/yaml/store.rb (YAML::load): modified to support empty 2008-04-11 07:43:31 +00:00
zlib
inlinetest.rb
runner.rb
test_delegate.rb
test_ipaddr.rb
test_pp.rb
test_prettyprint.rb
test_pstore.rb * lib/pstore.rb: replaced by Hongli Lai's faster version. 2008-04-10 07:12:41 +00:00
test_set.rb
test_shellwords.rb
test_tempfile.rb
test_time.rb
test_timeout.rb
test_tsort.rb