ruby/test/fileutils
eregon 15689ed778 Fix test-all tests to avoid creating report_on_exception warnings
* The warnings are shown by Thread.report_on_exception defaulting to
  true. [Feature #14143] [ruby-core:83979]
* Improves tests by narrowing down the scope where an exception
  is expected.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61188 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-12-12 18:44:49 +00:00
..
clobber.rb lib/fileutils.rb: Specify frozen_string_literal: true. 2017-01-07 02:14:07 +00:00
fileasserts.rb lib/fileutils.rb: Specify frozen_string_literal: true. 2017-01-07 02:14:07 +00:00
test_dryrun.rb lib/fileutils.rb: Specify frozen_string_literal: true. 2017-01-07 02:14:07 +00:00
test_fileutils.rb Fix test-all tests to avoid creating report_on_exception warnings 2017-12-12 18:44:49 +00:00
test_nowrite.rb lib/fileutils.rb: Specify frozen_string_literal: true. 2017-01-07 02:14:07 +00:00
test_verbose.rb lib/fileutils.rb: Specify frozen_string_literal: true. 2017-01-07 02:14:07 +00:00
visibility_tests.rb lib/fileutils.rb: Specify frozen_string_literal: true. 2017-01-07 02:14:07 +00:00