summaryrefslogtreecommitdiff
path: root/test/fileutils
AgeCommit message (Expand)Author
2019-03-14Guard out the test when it is run under root permissionmame
2019-02-01Run r66972 assertion only when a sticky-bit makes sensenobu
2019-01-31Fix exception namespacenobu
2018-05-15Retry to merge fileutils-1.1.0.hsbt
2018-05-15Revert "Merge fileutils-1.1.0."mame
2018-05-15Merge fileutils-1.1.0.hsbt
2018-03-13Add FileUtils#cp_lrmame
2018-03-13Rename test classes to allow stable test count when running test-all -jnobu
2017-12-12Fix test-all tests to avoid creating report_on_exception warningseregon
2017-10-21fix r60281ko1
2017-10-21test_cp_preserve_permissions should care about umaskkosaki
2017-10-21File.symlink is not potableusa
2017-10-20Overwrite destination symlink file if `remove_destination` is set.hsbt
2017-09-16test_fileutils.rb: rmdir should fail on nonexistent directorynobu
2017-09-16fileutils.rb: error at rmdirnobu
2017-05-15Should call `ln_s` only when symlink is availableusa
2017-02-17test_fileutils.rb: no broken symlinks on Cygwinnobu
2017-02-17test_fileutils.rb: fix relative symlink pathnobu
2017-02-17test_fileutils.rb: workaround for Cygwinnobu
2017-02-17test_fileutils.rb: cache distinct UIDsnobu
2017-02-16fileutils.rb: do not make rootnobu
2017-01-07lib/fileutils.rb: Specify frozen_string_literal: true.kazu
2016-11-24test_fileutils.rb: fix deadlocknobu
2016-11-23test_fileutils.rb: Use primary group toonobu
2016-11-04fileutils.rb: fix error for non-existent entrynobu
2016-09-23test_fileutils.rb: use Dir.mktmpdirnobu
2016-06-27FileUtils#install: owner/group optionsnobu
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-12-06* test/fileutils/test_fileutils.rb: add debug output to investigate the error...usa
2015-10-24relax error message formatnobu
2015-08-29test: try File.symlink with invalid pathsnobu
2015-08-28test: File.symlink needs administrator privilegenobu
2015-08-26test_fileutils.rb: improve my_rm_rfnobu
2015-04-01fileutils.rb: fix error messagenobu
2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2014-11-11* test/fileutils/test_fileutils.rb: Use assert_join_threads.akr
2014-10-01test/fileutils/test_fileutils.rb: AIX does not allow a sticky bit on a regula...odaira
2014-08-12* lib/fileutils.rb: enable to remove with non-owner directory.hsbt
2014-07-11* lib/fileutils.rb: handle ENOENT error with symlink targeted tohsbt
2014-05-29test/fileutils/test_fileutils.rb: Close fds.akr
2014-05-25* test/fileutils/test_fileutils.rb (test_chown_dir_group_ownership_not_recurs...nagachika
2014-05-25* test/fileutils/test_fileutils.rb (test_chown_R): Add tests forhsbt
2014-05-25* test/fileutils/test_fileutils.rb: Added recursively chmod tests.hsbt
2014-04-16* test/fileutils/test_fileutils.rb: revert r45600.nobu
2014-04-16test_fileutils.rb: test :preserve optionnobu
2014-03-11* test: get rid of warnings.usa
2014-02-24* test/fiddle/test_function.rb: remove unused variables.hsbt
2013-12-25test_fileutils.rb: fix for Mac OS Xnobu
2013-12-24test_fileutils.rb: fix testnobu
2013-12-24test_fileutils.rb: tests for chownnobu