Benoit Daloze
a2fac1d72c
Update to ruby/spec@d419e74
2019-12-27 16:46:08 +01:00
Nobuyoshi Nakada
3098798044
Test Thread#to_s
when used from to_s_spec.rb
2019-12-11 16:52:06 +09:00
Nobuyoshi Nakada
d2d42081ce
Thread#to_s
has been added at ruby 2.5
2019-12-11 16:52:06 +09:00
Koichi Sasada
1269157a6e
Thread#to_s is not same as #inspect on old version.
...
Thread#to_s returns simple Object#to_s until Ruby 2.4.
2019-12-11 16:10:26 +09:00
Koichi Sasada
6025783a3b
fix for old MRI versions
2019-12-11 14:00:32 +09:00
Jean byroot Boussier
8a80bfcfd4
Make Thread#to_s consistent with Method and Proc to_s
2019-12-11 11:59:14 +09:00
Benoit Daloze
5c276e1cc9
Update to ruby/spec@875a09e
2019-07-27 12:40:09 +02:00
Benoit Daloze
79671ec57e
Update to ruby/spec@7de852d
2019-04-28 23:20:11 +02:00
k0kubun
1346e39ce6
spec/../shared/exit.rb: move the mingw guard to here
...
from terminate_spec.rb, as suggested here:
c7220bd3de (commitcomment-31068714)
to guard other inclusions.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65392 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-10-27 14:06:44 +00:00
eregon
8c5b60eb22
Update to ruby/spec@a6b8805
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60525 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-10-28 15:15:48 +00:00
eregon
1d15d5f080
Move spec/rubyspec to spec/ruby for consistency
...
* 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
2017-09-20 20:18:52 +00:00