fakefs/lib/fakefs
Eero Saynatkari 492d628994 File.open fails given nonexistent path or path to a dir. Closes #82.
* Removed unnecessary paths from existing tests (they don't
  need to exercise paths).
* Added tests for nonexistent, existing and trying to open
  a directory.
2011-09-05 17:25:18 -04:00
..
fake fixing FakeFS::FakeSymLink#to_s (Closes #69) 2011-09-05 17:19:39 -04:00
base.rb Return true from FakeFS::activate! and ::deactivate! 2010-01-12 08:36:23 -05:00
dir.rb FileUtils.ln_s should raise an error if symlinking to a subpath 2011-09-05 17:19:52 -04:00
file_system.rb Fix for {} patterns that have last element empty (Closes #65) 2011-09-05 16:46:26 -04:00
file_test.rb Added fake FileTest.file? (Closes #94) 2011-09-05 14:10:16 -04:00
file.rb File.open fails given nonexistent path or path to a dir. Closes #82. 2011-09-05 17:25:18 -04:00
fileutils.rb FileUtils.ln_s should raise an error if symlinking to a subpath 2011-09-05 17:19:52 -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