Nobuyoshi Nakada
9c73c75624
Use Integer instead of Fixnum/Bignum
2020-12-21 01:19:55 +09:00
Yusuke Endoh
2fd71112fb
Make the test suite pass on real Android/Termux environment
...
Attempting to create a hard link raises EACCES
2020-10-12 21:26:05 +09:00
Nobuyoshi Nakada
32e7d9140e
[ruby/spec] Temporary directories should be under the mock_dir
2020-04-29 15:28:40 +09:00
Yusuke Endoh
c6ebbbd38b
spec/ruby: skip the specs that use /etc/passwd on Android
...
There is no /etc/passwd on Android
2020-02-13 23:06:33 +09:00
Benoit Daloze
070cbe22b7
Update to ruby/spec@34e6246
2019-09-29 19:13:37 +02:00
Benoit Daloze
5c276e1cc9
Update to ruby/spec@875a09e
2019-07-27 12:40:09 +02:00
eregon
401b64c4e8
Update to ruby/spec@c1b568b
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62656 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-03-04 15:09:32 +00:00
mame
205f0dcf3a
spec/: skip some specs so that no failure occurs in root privilege
...
Follow up of r61757, This change makes `sudo make test-spec` pass on my
machine.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61760 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-01-10 13:30:25 +00:00
eregon
4d7b0b9112
Update to ruby/spec@bacedc5
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60973 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-12-01 15:41:50 +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