rclone/cmd/mount
Nick Craig-Wood fd39cbc193 vfstests: move functional tests from mountlib and make them work with VFS
The tests are now run for the mount commands and for the plain VFS.

This makes the tests much easier to debug when running with a VFS than
through a mount.
2020-04-20 10:42:33 +01:00
..
test build: apply gofmt from go1.13 to change case of number literals 2019-09-05 13:59:06 +01:00
dir.go mount: constrain to go1.13 or above otherwise bazil.org/fuse fails to compile 2020-02-26 21:26:46 +00:00
file.go mount: constrain to go1.13 or above otherwise bazil.org/fuse fails to compile 2020-02-26 21:26:46 +00:00
fs.go vfs,mount,cmount: report 1PB free for unknown disk sizes 2020-04-11 13:31:10 +01:00
handle.go mount: constrain to go1.13 or above otherwise bazil.org/fuse fails to compile 2020-02-26 21:26:46 +00:00
mount_test.go vfstests: move functional tests from mountlib and make them work with VFS 2020-04-20 10:42:33 +01:00
mount_unsupported.go mount: constrain to go1.13 or above otherwise bazil.org/fuse fails to compile 2020-02-26 21:26:46 +00:00
mount.go mount: add --async-read flag to disable asynchronous reads 2020-02-27 16:12:33 +00:00