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
Jeremy Evans 9792c9d183
[ruby/fileutils] Fix test_cp_r_dev on Windows or other systems without character/block device in /dev
Previously this would give an error such as:

TestFileUtils#test_cp_r_dev [c:/fileutils/test/fileutils/test_fileutils.rb:455]:
[RuntimeError] exception expected, not.
Class: <TypeError>
Message: <"no implicit conversion of nil into String">

https://github.com/ruby/fileutils/commit/0ce0fefbeb
2019-09-27 11:39:02 +09:00
..
clobber.rb
fileasserts.rb
test_dryrun.rb
test_fileutils.rb [ruby/fileutils] Fix test_cp_r_dev on Windows or other systems without character/block device in /dev 2019-09-27 11:39:02 +09:00
test_nowrite.rb
test_verbose.rb
visibility_tests.rb