index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
ruby
/
test_file_exhaustive.rb
Age
Commit message (
Expand
)
Author
2023-01-13
Skip time-related assertions on /dev/null
Nobuyoshi Nakada
2022-11-17
Add support for `sockaddr_un` on Windows. (#6513)
Samuel Williams
2022-06-17
Skip failing test on FreeBSD [ci skip]
Nobuyoshi Nakada
2022-05-30
Skip failing test with freebsd
Hiroshi SHIBATA
2022-04-15
Compare predicate methods as a boolean value
Nobuyoshi Nakada
2022-04-15
[Win32] Fix mode of character/pipe device stat [Bug #18732]
Nobuyoshi Nakada
2022-04-12
Use an empty string when building File.expand_path
Peter Zhu
2022-02-02
Decouple GC slot sizes from RVALUE
Peter Zhu
2022-01-04
Use omit instead of skip: test/ruby/**/*.rb
Hiroshi SHIBATA
2021-10-30
Apply the timeout scale to also separated workers
Nobuyoshi Nakada
2021-10-14
Add more `grpowned?` tests
Nobuyoshi Nakada
2021-05-11
Run nmake check on Actions (#4487)
Takashi Kokubun
2021-03-23
Refined failure messages in TestFileExhaustive#test_test
Nobuyoshi Nakada
2021-03-15
File.dirname optional level
Nobuyoshi Nakada
2021-03-11
Create the test file under the created temporary directory
Nobuyoshi Nakada
2021-02-14
Fixed codepage for utime [Bug #17626]
xtkoba (Tee KOBAYASHI)
2021-01-15
Keep encoding in the result of File.expand_path [Bug #17517]
Nobuyoshi Nakada
2020-10-12
Make the test suite pass on real Android/Termux environment
Yusuke Endoh
2019-12-23
Revert "Should return "." for File.extname("file.") also on Windows"
NAKAMURA Usaku
2019-12-22
Should return "." for File.extname("file.") also on Windows
NAKAMURA Usaku
2019-12-07
test/ruby/test_file_exhaustive.rb: shorten the name of temporary dir
Yusuke Endoh
2019-11-18
Deprecate taint/trust and related methods, and make the methods no-ops
Jeremy Evans
2019-10-17
Fixed File.extname at a name ending with a dot
Nobuyoshi Nakada
2019-10-10
test/ruby/test_file_exhaustive.rb: check the owner of the root directory
Yusuke Endoh
2019-09-09
Make test-all and test-spec runnable on Android
Yusuke Endoh
2019-07-31
test/ruby/test_file_exhaustive.rb: suppress method-redefined warning
Yusuke Endoh
2019-07-30
Do not always taint the result of File#path
Jeremy Evans
2019-07-29
Revert "Do not always taint the result of File#path"
Jeremy Evans
2019-07-29
Do not always taint the result of File#path
Jeremy Evans
2019-07-02
The behavior of statx(2) depends on the filesystem
Nobuyoshi Nakada
2019-06-30
Removed unused variables
Nobuyoshi Nakada
2019-02-22
Skip EPERM, when statx(2) is wholely blocked
nobu
2019-02-22
Skip EPERM, like as r67102
nobu
2019-02-22
STATX_BTIME depends on filesystems
nobu
2019-02-22
Support File#birthtime on Linux
nobu
2018-12-17
Already nlink is properly set on Windows
nobu
2018-12-17
Split test_expand_path, test_basename, test_dirname
nobu
2018-10-20
Document File.{setuid?,setgid?,sticky?} support for IO objects [Bug #13972]
aycabta
2018-03-28
win32/file.c: relative path with drive letter
nobu
2017-12-08
test_file_exhaustive.rb: get rid of failures
nobu
2017-12-08
test_file_exhaustive.rb: test_utime_symlinkfile
nobu
2017-12-08
test_file_exhaustive.rb: fix arguments order
nobu
2017-11-29
file.c: File.lutime
nobu
2017-09-14
added workaround for APFS file format.
hsbt
2017-04-22
test_file_exhaustive.rb: check case-sensitive fs
nobu
2017-03-13
file.c: join with /
nobu
2016-12-07
file.c: cygwin behavior
nobu
2016-12-06
EPERM by symlink
nobu
2016-11-26
file.c: home directory from system
nobu
2016-06-19
Normalization test iff UTF-8 file system
nobu
[next]