summaryrefslogtreecommitdiff
path: root/test/ruby/test_file_exhaustive.rb
AgeCommit message (Expand)Author
2019-07-31test/ruby/test_file_exhaustive.rb: suppress method-redefined warningYusuke Endoh
2019-07-30Do not always taint the result of File#pathJeremy Evans
2019-07-29Revert "Do not always taint the result of File#path"Jeremy Evans
2019-07-29Do not always taint the result of File#pathJeremy Evans
2019-07-02The behavior of statx(2) depends on the filesystemNobuyoshi Nakada
2019-06-30Removed unused variablesNobuyoshi Nakada
2019-02-22Skip EPERM, when statx(2) is wholely blockednobu
2019-02-22Skip EPERM, like as r67102nobu
2019-02-22STATX_BTIME depends on filesystemsnobu
2019-02-22Support File#birthtime on Linuxnobu
2018-12-17Already nlink is properly set on Windowsnobu
2018-12-17Split test_expand_path, test_basename, test_dirnamenobu
2018-10-20Document File.{setuid?,setgid?,sticky?} support for IO objects [Bug #13972]aycabta
2018-03-28win32/file.c: relative path with drive letternobu
2017-12-08test_file_exhaustive.rb: get rid of failuresnobu
2017-12-08test_file_exhaustive.rb: test_utime_symlinkfilenobu
2017-12-08test_file_exhaustive.rb: fix arguments ordernobu
2017-11-29file.c: File.lutimenobu
2017-09-14added workaround for APFS file format.hsbt
2017-04-22test_file_exhaustive.rb: check case-sensitive fsnobu
2017-03-13file.c: join with /nobu
2016-12-07file.c: cygwin behaviornobu
2016-12-06EPERM by symlinknobu
2016-11-26file.c: home directory from systemnobu
2016-06-19Normalization test iff UTF-8 file systemnobu
2016-06-12File.expand_path compose test only on OS Xnobu
2016-06-12file.c: normalize cwdnobu
2016-05-30test_file_exhaustive.rb: writable opennobu
2016-05-28test_file_exhaustive.rb: blocking flocknobu
2016-05-02* remove trailing spaces.svn
2016-05-02* test/ruby/test_file_exhaustive.rb: test UTF-8 filename. see [Bug #12340]usa
2016-05-01Fix a test message.akr
2016-04-13file.c: File.empty?nobu
2016-03-18test_file_exhaustive.rb: strict check test_dirnamenobu
2016-02-19test/ruby: suppress runtime warningsnobu
2016-01-31r53688 testnobu
2016-01-31test for File#lstat.nobu
2016-01-29r53689 testnobu
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-08-28test: File.symlink needs administrator privilegenobu
2015-04-13* test/lib/envutil.rb (File.mkfifo): Defined using mkfifo command.akr
2015-04-12test_file_exhaustive.rb: assert_predicatenobu
2015-04-12Consider more block devices.akr
2015-04-12test_file_exhaustive.rb: NTFSnobu
2015-04-12test_file_exhaustive.rb: POSIX-like testsnobu
2015-04-12test_file_exhaustive.rb: POSIXnobu
2015-04-12test_file_exhaustive.rb: skip when rootnobu
2015-04-12* test/ruby/test_file_exhaustive.rb: Test a block device on GNU/Linux.akr
2015-04-12* test/ruby/test_file_exhaustive.rb: Test a file not owned.akr
2015-04-12* test/ruby/test_file_exhaustive.rb: Windows doesn't support Unix fileusa