summaryrefslogtreecommitdiff
path: root/spec/ruby/core/dir
AgeCommit message (Expand)Author
2020-05-03Update to ruby/spec@032ee74Benoit Daloze
2020-04-29[ruby/spec] Temporary directories should be under the mock_dirNobuyoshi Nakada
2020-04-06Use `rb_warn_deprecated` for `File.exists?` and `Dir.exists?`Nobuyoshi Nakada
2020-04-03Refined "Drop support for ruby 2.4 from ruby/spec"Nobuyoshi Nakada
2020-04-01Drop support for ruby 2.4 from ruby/specNobuyoshi Nakada
2020-02-13spec/ruby/core/dir/home_spec.rb: exclude AndroidYusuke Endoh
2019-09-29Update to ruby/spec@34e6246Benoit Daloze
2019-09-29Update to ruby/spec@519df35Benoit Daloze
2019-09-09Make test-all and test-spec runnable on AndroidYusuke Endoh
2019-09-02Prohibit nul-separated glob pattern [Feature #14643] (#2419)Nobuyoshi Nakada
2019-07-27Update to ruby/spec@875a09eBenoit Daloze
2019-06-27Update to ruby/spec@8d74d49Benoit Daloze
2019-04-28Update to ruby/spec@7de852dBenoit Daloze
2019-04-27Update to ruby/spec@15c9619Benoit Daloze
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@c8b36c4eregon
2018-12-29Update to ruby/spec@944ea57eregon
2018-12-04fix typo of r66177naruse
2018-12-04Use getent and cut on Solaris to get home directorynaruse
2018-12-03Use /bin/echo instead of shell builtin echonaruse
2018-11-27Update to ruby/spec@cdd6ff7eregon
2018-04-28Update to ruby/spec@6f38a82eregon
2018-04-19dir.c: warning for NULnobu
2018-03-26Update to ruby/spec@a585ec3eregon
2018-03-04Update to ruby/spec@c1b568beregon
2018-01-29Update to ruby/spec@83063a3eregon
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-10-27Revert "Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]"naruse
2017-10-22Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]naruse
2017-10-21Revert "ignore server side error"naruse
2017-10-21ignore server side errornaruse
2017-09-20Move spec/rubyspec to spec/ruby for consistencyeregon