summaryrefslogtreecommitdiff
path: root/test/ruby/test_file_exhaustive.rb
AgeCommit message (Expand)Author
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
2015-04-11* test/ruby/test_file_exhaustive.rb: Test suid, sgid and sticky file.akr
2015-04-11* test/ruby/test_file_exhaustive.rbusa
2015-04-11simplified.akr
2015-04-11refactored to make code consistent around sleep.akr
2015-04-11reorder 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 usingakr
2015-04-10Use more shorter filenames to avoid sockaddr_un size limitation.akr
2015-04-10Use 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
2015-02-20file.c: fix handle leaknobu
2015-02-20test_file_exhaustive.rb: tests for File.identical?nobu
2015-02-20test_file_exhaustive.rb: remove useless assignmentnobu
2015-02-18win32/file.c: fix drive letternobu
2015-02-17win32/file.c: fix drive letternobu
2014-12-25file.c: drop ignored charsnobu
2014-12-15* ext/objspace/objspace.c: ObjectSpace.memsize_of(obj) returnsko1
2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2014-06-15test_file_exhaustive.rb: fix expected valuenobu
2014-06-15test_file_exhaustive.rb: fix assertionnobu
2014-06-13add more test coverage for [ruby-core:63136] [Bug #9934]tmm1
2014-06-12file.c: shrink expanded pathnobu