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
ruby_3_3
ruby_3_4
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
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
2016-06-12
File.expand_path compose test only on OS X
nobu
2016-06-12
file.c: normalize cwd
nobu
2016-05-30
test_file_exhaustive.rb: writable open
nobu
2016-05-28
test_file_exhaustive.rb: blocking flock
nobu
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-01
Fix a test message.
akr
2016-04-13
file.c: File.empty?
nobu
2016-03-18
test_file_exhaustive.rb: strict check test_dirname
nobu
2016-02-19
test/ruby: suppress runtime warnings
nobu
2016-01-31
r53688 test
nobu
2016-01-31
test for File#lstat.
nobu
2016-01-29
r53689 test
nobu
2015-12-16
Add frozen_string_literal: false for all files
naruse
2015-08-28
test: File.symlink needs administrator privilege
nobu
2015-04-13
* test/lib/envutil.rb (File.mkfifo): Defined using mkfifo command.
akr
2015-04-12
test_file_exhaustive.rb: assert_predicate
nobu
2015-04-12
Consider more block devices.
akr
2015-04-12
test_file_exhaustive.rb: NTFS
nobu
2015-04-12
test_file_exhaustive.rb: POSIX-like tests
nobu
2015-04-12
test_file_exhaustive.rb: POSIX
nobu
2015-04-12
test_file_exhaustive.rb: skip when root
nobu
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 file
usa
2015-04-11
* test/ruby/test_file_exhaustive.rb: Test suid, sgid and sticky file.
akr
2015-04-11
* test/ruby/test_file_exhaustive.rb
usa
2015-04-11
simplified.
akr
2015-04-11
refactored to make code consistent around sleep.
akr
2015-04-11
reorder invocations in test_stat_init.
akr
2015-04-11
* test/ruby/test_file_exhaustive.rb: Create sample files lazily.
akr
2015-04-11
* test/ruby/test_file_exhaustive.rb: Test character device using
akr
2015-04-10
Use more shorter filenames to avoid sockaddr_un size limitation.
akr
2015-04-10
Use shorter filenames to avoid sockaddr_un size limitation.
akr
2015-04-10
* test/ruby/test_file_exhaustive.rb: Test socket.
akr
2015-04-10
* test/ruby/test_file_exhaustive.rb: Test anonymous pipe.
akr
2015-04-10
* test/ruby/test_file_exhaustive.rb: Test named pipe.
akr
[next]