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 780678dafb * lib/fileutils.rb (FileUtils::LowMethods): make low level methods
in NoWrite and DryRun to do nothing.  [ruby-dev:43129]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30787 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-02-04 18:37:52 +00:00
..
clobber.rb * lib/fileutils.rb (FileUtils::LowMethods): make low level methods 2011-02-04 18:37:52 +00:00
fileasserts.rb * test/fileutils/fileasserts.rb: add message arguments. 2011-02-04 18:35:07 +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): check file name 2010-07-20 03:27:59 +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