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
aa0cb96b8e
fakefs
/
lib
/
fakefs
History
Greg Campbell
c2a9c13345
FileUtils.mv accepts options.
Closes
#35
.
2010-07-03 04:58:05 -04:00
..
fake
Cleanup trailing whitespace
2009-11-08 01:04:16 -05:00
base.rb
Return true from FakeFS::activate! and ::deactivate!
2010-01-12 08:36:23 -05:00
dir.rb
raise Errno::EEXIST when Dir.mkdir is called with an existing directory.
Closes
#21
.
2009-11-24 04:13:29 -05:00
file_system.rb
added support for recursive globbing
2009-10-29 09:26:54 -07:00
file_test.rb
Add FileTest#exist? Swap out FileTest for FakeFS::FileTest.
Closes
#14
2009-11-24 04:48:43 -05:00
file.rb
move require stringio to FakeFS::File
2010-01-12 10:30:43 -05:00
fileutils.rb
FileUtils.mv accepts options.
Closes
#35
.
2010-07-03 04:58:05 -04:00
safe.rb
move require stringio to FakeFS::File
2010-01-12 10:30:43 -05: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