Project

General

Profile

Actions

Feature #9303

closed

Add unit test for chown method in test_fileutils.rb to test that it does not chmod recursively

Added by vajrasky (Vajrasky Kok) over 10 years ago. Updated almost 10 years ago.

Status:
Closed
Assignee:
-
Target version:
[ruby-core:59325]

Description

I was about to write unit test for FileUtils.chown_R then I realized that I needed to make sure FileUtils.chown does not chmod recursively first. Here is the patch.


Files

improve_unit_test_chmod_non_recursive.patch (1.74 KB) improve_unit_test_chmod_non_recursive.patch vajrasky (Vajrasky Kok), 12/26/2013 07:36 PM

Updated by hsbt (Hiroshi SHIBATA) about 10 years ago

  • Tracker changed from Misc to Feature

Updated by hsbt (Hiroshi SHIBATA) almost 10 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

Applied in changeset r46091.


Actions

Also available in: Atom PDF

Like0
Like0Like0