aboutsummaryrefslogtreecommitdiffstats
path: root/test/-ext-/array
Commit message (Expand)AuthorAgeFilesLines
* Guard array when appendingAaron Patterson2021-09-011-0/+20
* Get rid of defining methods for tests in core classesNobuyoshi Nakada2021-01-091-0/+6
* Rename test classes to allow stable test count when running test-all -jnobu2018-03-131-1/+1
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * ext/-test-/array/resize/resize.c (Init_resize): renamed methodnobu2011-01-051-6/+6
* * array.c (rb_ary_resize): new utility function. [ruby-dev:42912]nobu2011-01-051-0/+29