aboutsummaryrefslogtreecommitdiffstats
path: root/spec/ruby/core/file/lchmod_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Removed meaningless system dependent testsNobuyoshi Nakada2020-10-021-18/+0
| | | | | | As [Bug #16662] lchmod available in linux since glibc 2.31.9000, a system call may exist or not exist depending on the version. It is not a spec nor responsibility of Ruby.
* Update to ruby/spec@032ee74Benoit Daloze2020-05-031-6/+6
|
* Update to ruby/spec@7289ea3Benoit Daloze2020-04-041-2/+14
|
* Update to ruby/spec@cc7b9e5Benoit Daloze2020-04-021-7/+3
|
* Update to ruby/spec@875a09eBenoit Daloze2019-07-271-1/+1
|
* Update to ruby/spec@c1b568beregon2018-03-041-1/+1
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62656 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Move spec/rubyspec to spec/ruby for consistencyeregon2017-09-201-0/+42
* 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