aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_range.rb
Commit message (Expand)AuthorAgeFilesLines
* * range.c (range_max): treat end exclusion without iteration ifmatz2005-11-251-0/+20
* add exclude_end? method to DuckRange.akr2005-08-051-1/+6
* add a test for duck-type range.akr2005-08-041-0/+12
* add a test for [ruby-dev:26383].akr2005-06-301-0/+6
* * test/*: should not depend on $KCODE.nahi2004-02-181-2/+0
* * test/ruby/test_range.rb: added.usa2003-10-171-0/+13