Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-27 | Update to ruby/spec@e7dc804 | Benoit Daloze | |
2022-04-25 | Update to ruby/spec@3affe1e | Benoit Daloze | |
2022-03-28 | Update to ruby/spec@aaf998f | Benoit Daloze | |
2021-07-29 | Update to ruby/spec@b65d01f | Benoit Daloze | |
2019-12-27 | Update to ruby/spec@d419e74 | Benoit Daloze | |
2019-12-11 | Test `Thread#to_s` when used from to_s_spec.rb | Nobuyoshi Nakada | |
2019-12-11 | `Thread#to_s` has been added at ruby 2.5 | Nobuyoshi Nakada | |
2019-12-11 | Thread#to_s is not same as #inspect on old version. | Koichi Sasada | |
Thread#to_s returns simple Object#to_s until Ruby 2.4. | |||
2019-12-11 | fix for old MRI versions | Koichi Sasada | |
2019-12-11 | Make Thread#to_s consistent with Method and Proc to_s | Jean byroot Boussier | |
Notes: Merged: https://github.com/ruby/ruby/pull/2738 | |||
2019-07-27 | Update to ruby/spec@875a09e | Benoit Daloze | |
2019-04-28 | Update to ruby/spec@7de852d | Benoit Daloze | |
2018-10-27 | spec/../shared/exit.rb: move the mingw guard to here | k0kubun | |
from terminate_spec.rb, as suggested here: https://github.com/ruby/ruby/commit/c7220bd3dea0a113b81f267cc3b656da7d7d7abb#commitcomment-31068714 to guard other inclusions. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65392 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | |||
2017-10-28 | Update to ruby/spec@a6b8805 | eregon | |
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60525 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | |||
2017-09-20 | Move spec/rubyspec to spec/ruby for consistency | eregon | |
* 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 |