aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_enum.rb
Commit message (Expand)AuthorAgeFilesLines
* * test/ruby/test_enum.rb (TestEnumerable#test_each_with_object):knu2008-08-261-0/+10
* * enum.c (enum_count, count_all_i, Init_Enumerable),knu2008-05-291-0/+1
* * enum.c (enum_find_index): Add support for find_index(obj);knu2008-04-111-0/+2
* * test/ruby/test_bignum.rb: suppress warnings during test.mame2008-01-311-0/+6
* * test/ruby/test_enumerator.rb: add tests to achieve over 90% testmame2008-01-291-0/+250