1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/fileutils
nobu c7837ed8d3 * lib/fileutils.rb (FileUtils::Entry_#copy_file): updated FileUtils.cp
to still copy file permissions when :preserve is false (as cp does
  this even when -p isn't set).

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31123 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-03-17 23:48:13 +00:00
..
clobber.rb * test/fileutils/fileasserts.rb (FileAssertions): separate module. 2011-02-06 03:13:08 +00:00
fileasserts.rb * test/fileutils/fileasserts.rb (FileAssertions): separate module. 2011-02-06 03:13:08 +00:00
test_dryrun.rb * lib/fileutils.rb (FileUtils::LowMethods): make low level methods 2011-02-04 18:37:52 +00:00
test_fileutils.rb * lib/fileutils.rb (FileUtils::Entry_#copy_file): updated FileUtils.cp 2011-03-17 23:48:13 +00:00
test_nowrite.rb * lib/fileutils.rb (FileUtils::LowMethods): make low level methods 2011-02-04 18:37:52 +00:00
test_verbose.rb