Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-09 | Get rid of defining methods for tests in core classes | Nobuyoshi Nakada | |
Not to interfere in other tests. Notes: Merged: https://github.com/ruby/ruby/pull/4043 | |||
2011-01-05 | * ext/-test-/array/resize/resize.c (Init_resize): renamed method | nobu | |
for test. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30471 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | |||
2011-01-05 | * array.c (rb_ary_resize): new utility function. [ruby-dev:42912] | nobu | |
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30465 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |