This website requires JavaScript.
Explore
Help
Sign In
github-migration
/
fakefs
Watch
1
Star
0
Fork
0
You've already forked fakefs
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
dd8ff05eec
fakefs
/
lib
/
fakefs
History
Scott Taylor
dd8ff05eec
Make sure that no StringIO instance methods leak out FakeFS::File that aren't in File
2009-11-05 03:25:04 -05:00
..
fake
Cleanup code. Delegate to StringIO. Don't do the file mode check ourself - make StringIO do it.
2009-10-29 05:46:32 -04:00
base.rb
Fix that FakeFS method wouldn't call ::FakeFS.deactivate! when block raised an exception
2009-10-19 21:58:14 +08:00
dir.rb
Dir.entries returns only basenames, not full paths - make FakeFS match that behavior
2009-10-27 00:27:34 +08:00
file_system.rb
added support for recursive globbing
2009-10-29 09:26:54 -07:00
file.rb
Make sure that no StringIO instance methods leak out FakeFS::File that aren't in File
2009-11-05 03:25:04 -05:00
fileutils.rb
Support FileUtils.rm_f as well
2009-10-27 00:27:35 +08:00
safe.rb
FakeFS block form seems a part of base.
2009-07-27 10:45:56 -07: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
0.2.1
2009-10-30 09:56:08 -07:00