aboutsummaryrefslogtreecommitdiffstats
path: root/spec/ruby/core/file
Commit message (Expand)AuthorAgeFilesLines
* Should return "." for File.extname("file.") also on WindowsNAKAMURA Usaku2019-12-221-2/+2
* Fixed misspellingsNobuyoshi Nakada2019-12-201-1/+1
* Update to ruby/spec@4eec3dcBenoit Daloze2019-11-303-2/+51
* Update to ruby/spec@28a728bBenoit Daloze2019-10-261-6/+14
* Fixed File.extname at a name ending with a dotNobuyoshi Nakada2019-10-171-2/+8
* Update to ruby/spec@34e6246Benoit Daloze2019-09-298-48/+47
* Update to ruby/spec@519df35Benoit Daloze2019-09-291-1/+1
* Add `File.absolute_path?` (#2198)David Rodríguez2019-09-051-0/+53
* Update to ruby/spec@875a09eBenoit Daloze2019-07-2734-148/+148
* File::Stat uses Time#inspectNobuyoshi Nakada2019-07-111-2/+2
* Update to ruby/spec@8d74d49Benoit Daloze2019-06-2711-51/+10
* UNIX domain socket name length has a certain limitNobuyoshi Nakada2019-05-311-1/+6
* Update to ruby/spec@9a501a8Benoit Daloze2019-05-281-0/+2
* Update to ruby/spec@7de852dBenoit Daloze2019-04-285-68/+41
* Try to more accurately reflect MRI's logic in specs for finding the home if $...Benoit Daloze2019-04-271-1/+10
* Update to ruby/spec@14e6148Benoit Daloze2019-04-271-7/+10
* Update to ruby/spec@15c9619Benoit Daloze2019-04-278-49/+37
* Update to ruby/spec@e81b3cderegon2019-03-281-1/+1
* Skip EBADF spec in MJIT test for nowk0kubun2019-03-271-11/+13
* File#birthtime depends on the kernel version on Linuxnobu2019-02-221-1/+3
* Update to ruby/spec@7a16e01eregon2019-02-211-2/+3
* Revise the example on OpenBSDnobu2019-02-201-6/+7
* fix rubyspec test to pass tests. please revisit it @nobu?ko12019-02-201-5/+6
* Update to ruby/spec@6cf8ebeeregon2019-02-079-18/+26
* Update to ruby/spec@35a9fbaeregon2019-01-201-0/+27
* Update to ruby/spec@2d89e48eregon2018-12-301-31/+27
* Update to ruby/spec@944ea57eregon2018-12-295-17/+45
* Same as r66334 add Errno::EISDIRnaruse2018-12-112-2/+2
* Use Dir.home to avoid platform dependencynaruse2018-12-041-1/+1
* Use /bin/echo instead of shell builtin echonaruse2018-12-031-1/+1
* Update to ruby/spec@cdd6ff7eregon2018-11-271-7/+26
* Update to ruby/spec@4bb0f25eregon2018-06-135-18/+20
* Update to ruby/spec@6f38a82eregon2018-04-284-94/+76
* use requrie_relativenobu2018-03-311-2/+2
* use require_relativenobu2018-03-311-2/+2
* file_types.rb: use the current terminal devicenobu2018-03-311-1/+1
* Update to ruby/spec@c1b568beregon2018-03-04112-195/+195
* skip EINVAL on unsupported platformko12018-01-301-1/+1
* Update to ruby/spec@83063a3eregon2018-01-2913-66/+114
* Group related File.umask specs togethereregon2018-01-251-9/+9
* Remove specs trying arbitrary values for chmod and umaskeregon2018-01-252-122/+9
* r61950 changes mode_t to ushort on FreeBSD and Darwinnaruse2018-01-192-14/+64
* spec/: skip some specs so that no failure occurs in root privilegemame2018-01-104-68/+84
* Update to ruby/spec@0fe33aceregon2017-12-271-0/+8
* Update to ruby/spec@595645feregon2017-12-153-11/+11
* Update to ruby/spec@bacedc5eregon2017-12-014-3/+34
* Update to ruby/spec@a6b8805eregon2017-10-283-7/+41
* Move spec/rubyspec to spec/ruby for consistencyeregon2017-09-20119-0/+5471