summaryrefslogtreecommitdiff
path: root/spec/ruby/core/file
AgeCommit message (Expand)Author
2019-10-26Update to ruby/spec@28a728bBenoit Daloze
2019-10-17Fixed File.extname at a name ending with a dotNobuyoshi Nakada
2019-09-29Update to ruby/spec@34e6246Benoit Daloze
2019-09-29Update to ruby/spec@519df35Benoit Daloze
2019-09-05Add `File.absolute_path?` (#2198)David Rodríguez
2019-07-27Update to ruby/spec@875a09eBenoit Daloze
2019-07-11File::Stat uses Time#inspectNobuyoshi Nakada
2019-06-27Update to ruby/spec@8d74d49Benoit Daloze
2019-05-31UNIX domain socket name length has a certain limitNobuyoshi Nakada
2019-05-28Update to ruby/spec@9a501a8Benoit Daloze
2019-04-28Update to ruby/spec@7de852dBenoit Daloze
2019-04-27Try to more accurately reflect MRI's logic in specs for finding the home if $...Benoit Daloze
2019-04-27Update to ruby/spec@14e6148Benoit Daloze
2019-04-27Update to ruby/spec@15c9619Benoit Daloze
2019-03-28Update to ruby/spec@e81b3cderegon
2019-03-27Skip EBADF spec in MJIT test for nowk0kubun
2019-02-22File#birthtime depends on the kernel version on Linuxnobu
2019-02-21Update to ruby/spec@7a16e01eregon
2019-02-20Revise the example on OpenBSDnobu
2019-02-20fix rubyspec test to pass tests. please revisit it @nobu?ko1
2019-02-07Update to ruby/spec@6cf8ebeeregon
2019-01-20Update to ruby/spec@35a9fbaeregon
2018-12-30Update to ruby/spec@2d89e48eregon
2018-12-29Update to ruby/spec@944ea57eregon
2018-12-11Same as r66334 add Errno::EISDIRnaruse
2018-12-04Use Dir.home to avoid platform dependencynaruse
2018-12-03Use /bin/echo instead of shell builtin echonaruse
2018-11-27Update to ruby/spec@cdd6ff7eregon
2018-06-13Update to ruby/spec@4bb0f25eregon
2018-04-28Update to ruby/spec@6f38a82eregon
2018-03-31use requrie_relativenobu
2018-03-31use require_relativenobu
2018-03-31file_types.rb: use the current terminal devicenobu
2018-03-04Update to ruby/spec@c1b568beregon
2018-01-30skip EINVAL on unsupported platformko1
2018-01-29Update to ruby/spec@83063a3eregon
2018-01-25Group related File.umask specs togethereregon
2018-01-25Remove specs trying arbitrary values for chmod and umaskeregon
2018-01-19r61950 changes mode_t to ushort on FreeBSD and Darwinnaruse
2018-01-10spec/: skip some specs so that no failure occurs in root privilegemame
2017-12-27Update to ruby/spec@0fe33aceregon
2017-12-15Update to ruby/spec@595645feregon
2017-12-01Update to ruby/spec@bacedc5eregon
2017-10-28Update to ruby/spec@a6b8805eregon
2017-09-20Move spec/rubyspec to spec/ruby for consistencyeregon