rclone/cmd/mountlib/mounttest
Nick Craig-Wood 9fbd8a6419 mounttest: fixes for running under Windows
* don't mount and unmount between cache runs - WinFSP doesn't suport it
  * use OS paths for opening things
2017-11-20 12:46:23 +00:00
..
dir.go Factor new vfs module out of cmd/mountlib 2017-11-03 12:59:59 +00:00
file.go mountlib: ensure we don't open files with read and write intent 2017-11-20 12:46:21 +00:00
fs.go mounttest: fixes for running under Windows 2017-11-20 12:46:23 +00:00
read.go Fix problems found with ineffassign 2017-06-13 11:52:36 +01: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
write.go mountlib: ensure we don't open files with read and write intent 2017-11-20 12:46:21 +00:00
write_non_unix.go mountlib: fix cross platform tests 2017-05-15 16:56:46 +01:00
write_unix.go mountlib: ensure we don't open files with read and write intent 2017-11-20 12:46:21 +00:00