Skip to content

Toward Passing Ruby Spec's

Latest

Choose a tag to compare

@jbreeden jbreeden released this 13 Mar 22:06

Most updates are API additions & bugfixes for the ruby specs. Tagging another release now because globbing was broken.

  • expand_path spec fixes 0ac5362
  • File#path & Pathname#sub 4044fb5
  • pathname.hash is same as pathname.to_s.hash 7d04f87
  • Fix Pathname.join & Pathanme.parent c5617c4
  • Fix Pathname#relative? b85e7d6
  • Call to_path on Dir.entries argument 999d99d
  • Minor bug fixes e245d26
  • Add MRI FileUtils. See next commit for diff. aff681d
  • Initial backport of FileUtils 8a48a46
  • Add Errno classes & fix SystemCallError API a46d7b8
  • Finish glob update to allow multiple patterns c85f836
  • Addressing glob unit test failures 5708fa5
  • Fix observable & dir methods, add File.fnmatch & File.fnmatch? 80037d4
  • Add File.truncate and IO.read 2f48048
  • Add File::Constants module 0505ab3