fakefs/lib/fakefs
2011-09-05 16:45:35 -04:00
..
fake Add File.utime for updating files' mtime. Closes #28 2010-12-27 12:01:45 -05:00
base.rb Return true from FakeFS::activate! and ::deactivate! 2010-01-12 08:36:23 -05:00
dir.rb Minor refactoring 2011-09-05 14:24:48 -04:00
file_system.rb Fix for finding files by patterns that include {..,..} (#65) 2011-09-05 16:45:35 -04:00
file_test.rb Added fake FileTest.file? (Closes #94) 2011-09-05 14:10:16 -04:00
file.rb Added basic File#to_path support (Closes #92) 2011-09-05 14:15:12 -04:00
fileutils.rb Raising Errno::ENOENT exception with a particular path instead of src, which may be an array. 2011-05-02 22:32:02 -04:00
safe.rb move around and reformat code 2011-05-02 22:02:59 -04:00
spec_helpers.rb Improve SpecHelpers to work consistently. Use 'include' instead of 'extend' + use_fakefs. Add specs. 2009-10-30 00:26:02 -04:00
version.rb update version to 0.3.2 2011-05-02 23:05:08 -04:00