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
eregon d4c84d175e make FileUtils tests safe when interrupting in setup
* test/fileutils/test_fileutils.rb (TestFileUtils#teardown):
  do not assume cwd is TMPROOT and never remove current directory.
  [ruby-core:47224][Bug #6884]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36756 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-08-21 11:32:18 +00:00
..
clobber.rb
fileasserts.rb use assert_equal, assert_match, and so on. 2012-05-07 01:23:07 +00:00
test_dryrun.rb
test_fileutils.rb make FileUtils tests safe when interrupting in setup 2012-08-21 11:32:18 +00:00
test_nowrite.rb
test_verbose.rb