afero
afero copied to clipboard
Fixes io.ReaderAt implementation of mem.File
Adds tests:
-
*mem.Fileimplementation ofio.ReaderAtmust return non-nil error when reading less than length of give slice. -
MemMapFsmust passfstest.TestFStests for non-empty files.
Fixes #352 .
👋 @mbertschler, @kargakis
Hey folks, pinging you as I see you merged some PRs recently :)
I have some code commented in tests just waiting for this to get merged. Thanks!