From: shibata.hiroshi@... Date: 2014-05-25T00:59:00+00:00 Subject: [ruby-core:62732] [ruby-trunk - Feature #9383] [Closed] Add unit test for FileUtils.chown_R Issue #9383 has been updated by Hiroshi SHIBATA. Status changed from Open to Closed % Done changed from 0 to 100 Applied in changeset r46092. ---------- * test/fileutils/test_fileutils.rb (test_chown_R): Add tests for chown_R. [Feature #9383][ruby-core:59641] ---------------------------------------- Feature #9383: Add unit test for FileUtils.chown_R https://bugs.ruby-lang.org/issues/9383#change-46857 * Author: Vajrasky Kok * Status: Closed * Priority: Normal * Assignee: * Category: test * Target version: current: 2.2.0 ---------------------------------------- There is no unit tests for FileUtils.chown_R. Here is the patch to add unit test for FileUtils.chown_R. ---Files-------------------------------- add_unit_test_chown_R.patch (3.96 KB) -- https://bugs.ruby-lang.org/