[1.9] Dir improvements to pass some ruby specs
----------------------------------------------

                 Key: JRUBY-3993
                 URL: http://jira.codehaus.org/browse/JRUBY-3993
             Project: JRuby
          Issue Type: Improvement
          Components: Ruby 1.9
            Reporter: David Calavera
            Assignee: Thomas E Enebo
             Fix For: JRuby 1.4
         Attachments: dir_specs.patch

The attached patch passes these failing specs:

[1.9] adds Dir#exists? and Dir#exist? methods and fixes their specs
[1.9] Dir.mkdir calls #to_path on non-String arguments
[1.9] Dir.rmdir and Dir.unlink call #to_path on non-String arguments
[1.9] Dir.foreach calls #to_path on non-String arguments
[1.9] Dir.open calls #to_path on non-String arguments

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to