Home
last modified time | relevance | path

Searched refs:hardlinkfile (Results 1 – 1 of 1) sorted by relevance

/dports/lang/ruby26/ruby-2.6.9/test/ruby/
H A Dtest_file_exhaustive.rb128 def hardlinkfile method in TestFileExhaustive
205 hardlinkfile
297 assert_file.not_symlink?(hardlinkfile) if hardlinkfile
583 assert_equal("file", File.ftype(hardlinkfile)) if hardlinkfile
696 return unless hardlinkfile
697 assert_equal("file", File.ftype(hardlinkfile))
1441 hardlinkfile
1454 hardlinkfile,
1506 hardlinkfile
1553 assert_equal("file", File::Stat.new(hardlinkfile).ftype) if hardlinkfile
[all …]