ruby/test/fileutils
nobu 15381aa203 test_fileutils.rb: fix for Mac OS X
* test/fileutils/test_fileutils.rb (test_chown_error): fix for Mac
  OS X, whose getpwnam("") doesn't err.  passwd & group databases
  format is colon-separated, so user & group name can't contain a
  colon.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44399 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-12-25 00:47:21 +00:00
..
clobber.rb * test/fileutils/fileasserts.rb (FileAssertions): separate module. 2011-02-06 03:13:08 +00:00
fileasserts.rb test_fileutils.rb: tests for chown 2013-12-24 14:20:47 +00:00
test_dryrun.rb * lib/fileutils.rb: Revert r34669 which altered the way 2013-03-01 02:09:42 +00:00
test_fileutils.rb test_fileutils.rb: fix for Mac OS X 2013-12-25 00:47:21 +00:00
test_nowrite.rb * lib/fileutils.rb: Revert r34669 which altered the way 2013-03-01 02:09:42 +00:00
test_verbose.rb * lib/fileutils.rb: Revert r34669 which altered the way 2013-03-01 02:09:42 +00:00
visibility_tests.rb * lib/fileutils.rb: Revert r34669 which altered the way 2013-03-01 02:09:42 +00:00