aboutsummaryrefslogtreecommitdiffstats
path: root/spec/ruby/spec_helper.rb
Commit message (Collapse)AuthorAgeFilesLines
* Update to ruby/spec@5e48206Benoit Daloze2023-01-051-4/+0
|
* Skip insanely memory consuming testsNobuyoshi Nakada2022-12-261-0/+4
| | | | | These tests do not only consume hundreds GiB bytes memory, result in `rb_bug` when `RUBY_DEBUG` is enabled.
* Update to ruby/spec@1d9d5c6Benoit Daloze2022-09-281-1/+2
|
* Update to ruby/spec@ab32a1aBenoit Daloze2022-06-261-2/+7
|
* Update to ruby/spec@bacedc5eregon2017-12-011-1/+4
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60973 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Update to ruby/spec@a6b8805eregon2017-10-281-0/+11
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60525 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Move spec/rubyspec to spec/ruby for consistencyeregon2017-09-201-0/+18
* Other ruby implementations use the spec/ruby directory. [Misc #13792] [ruby-core:82287] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59979 b2dd03c8-39d4-4d8f-98ff-823fe69b080e