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
master
fakefs
/
test
/
fake
/
file
History
Aaron Suggs
31597f5836
File.join delegates to RealFile.join.
Closes
#31
2010-12-27 12:36:41 -05:00
..
join_test.rb
File.join delegates to RealFile.join.
Closes
#31
2010-12-27 12:36:41 -05:00
lstat_test.rb
Add File::lstat, #lstat. Report the correct size for symlinks when using lstat. Closes Github
#25
2010-01-12 00:52:11 -05:00
stat_test.rb
Add File::lstat, #lstat. Report the correct size for symlinks when using lstat. Closes Github
#25
2010-01-12 00:52:11 -05:00
sysseek_test.rb
Implement File#sysseek
2010-01-12 00:52:05 -05:00
syswrite_test.rb
Add File#syswrite, File#sysread. Closes Github
#26
2010-01-12 00:51:58 -05:00