Commit Graph

12 Commits

Author SHA1 Message Date
Scott Taylor
254ccb0813 whitespace 2010-12-27 13:22:20 -05:00
Lars Gierth
68c958df0d Fixes File#check_file_existence! always prints empty path. Closes #34 2010-12-27 13:21:08 -05:00
Lars Gierth
124a138254 Added failing test for GH-34 2010-12-27 13:20:56 -05:00
Aaron Suggs
31597f5836 File.join delegates to RealFile.join. Closes #31 2010-12-27 12:36:41 -05:00
Scott Taylor
53b74cf6c8 Add File::lstat, #lstat. Report the correct size for symlinks when using lstat. Closes Github #25 2010-01-12 00:52:11 -05:00
Scott Taylor
01735bb17a Implement File#sysseek 2010-01-12 00:52:05 -05:00
Scott Taylor
75e4eeff65 Add File#syswrite, File#sysread. Closes Github #26 2010-01-12 00:51:58 -05:00
Scott Taylor
c2ccf482b9 Extract common requires in test files to test/test_helper.rb Run individual spec files with RUBYLIB=test ruby test/<test-file> (Thanks mislav) 2009-12-02 03:18:09 -05:00
Scott Taylor
2877f7d4c1 Cleanup trailing whitespace 2009-11-08 01:04:16 -05:00
Chris Wanstrath
54cc2b7358 private_instance_methods returns symbols in 1.9 2009-10-06 22:03:39 -07:00
Scott Taylor
bdcdc26d49 Add hard links. Closes #11 2009-10-01 02:46:07 -04:00
Scott Taylor
cb9de5938f method_missing should always be private 2009-10-01 02:46:07 -04:00