rclone/cmd/mountlib/mounttest
Nick Craig-Wood e18122e88b vfs: add tests and subsequent fixes
* Tests for VFS layer
  * Small fixes found during testing
  * Fix Close, Flush and Release behaviour for ReadFileHandle and WriteFileHandle
  * Fix nil object bugs on File
2017-11-04 10:24:10 +00:00
..
dir.go Factor new vfs module out of cmd/mountlib 2017-11-03 12:59:59 +00:00
file.go mountlib: fix code quality warnings 2017-05-15 16:56:45 +01:00
fs.go vfs: add tests and subsequent fixes 2017-11-04 10:24:10 +00:00
read_non_unix.go mountlib: fix cross platform tests 2017-05-15 16:56:46 +01:00
read_unix.go mountlib: fix cross platform tests 2017-05-15 16:56:46 +01:00
read.go Fix problems found with ineffassign 2017-06-13 11:52:36 +01:00
write_non_unix.go mountlib: fix cross platform tests 2017-05-15 16:56:46 +01:00
write_unix.go vfs: add tests and subsequent fixes 2017-11-04 10:24:10 +00:00
write.go mountlib: fix code quality warnings 2017-05-15 16:56:45 +01:00