rclone/vfs
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_vfs lib/random: unify random string generation into random.String 2019-08-06 12:44:08 +01:00
vfsflags vfs: add --vfs-read-wait and --vfs-write-wait flags 2020-02-27 16:12:33 +00:00
vfstest vfstests: move functional tests from mountlib and make them work with VFS 2020-04-20 10:42:33 +01:00
cache.go vfs: fix incorrect modtime for mv into mount with --vfs-cache-modes write 2020-01-19 12:52:48 +00:00
cache_test.go vfs: explicitly ignore unused variables 2020-02-12 11:20:54 +00:00
dir.go vfs: stop reading Dir members from outside dir.go 2020-04-19 15:16:43 +01:00
dir_handle.go vfs: factor duplicated Open code into vfs from mount/cmount 2017-11-03 13:00:00 +00:00
dir_handle_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
dir_test.go vfs: explicitly ignore unused variables 2020-02-12 11:20:54 +00:00
errors.go build: drop support for go1.8 2019-04-15 21:49:58 +01:00
errors_test.go vfs: add tests and subsequent fixes 2017-11-04 10:24:10 +00:00
file.go vfs: consistently use f.Path() or f._path() in File logs to avoid deadlocks 2020-04-19 15:16:43 +01:00
file_test.go vfs: explicitly ignore unused variables 2020-02-12 11:20:54 +00:00
help.go docs: restore lost VFS poll interval docs 2020-02-10 15:29:39 +00:00
make_open_tests.go vfs: bring open_tests.go generator back into line with the generated tests 2020-04-19 15:18:49 +01:00
open_test.go vfs: bring open_tests.go generator back into line with the generated tests 2020-04-19 15:18:49 +01:00
rc.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
read.go vfs: stop reading File members from outside file.go 2020-04-19 15:16:43 +01:00
read_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
read_write.go vfs: stop reading Dir members from outside dir.go 2020-04-19 15:16:43 +01:00
read_write_test.go vfs: fix incorrect modtime for mv into mount with --vfs-cache-modes write 2020-01-19 12:52:48 +00:00
vfs.go vfs: add utility methods to match os package 2020-04-19 15:40:55 +01:00
vfs_case_test.go vfs: skip TestCaseSensitivity on case insensitive backends 2019-09-06 10:44:59 +01:00
vfs_test.go vfs,mount,cmount: report 1PB free for unknown disk sizes 2020-04-11 13:31:10 +01:00
vfstest_test.go vfstests: move functional tests from mountlib and make them work with VFS 2020-04-20 10:42:33 +01:00
write.go vfs: stop reading File members from outside file.go 2020-04-19 15:16:43 +01:00
write_test.go azureblob/b2/dropbox/gcs/koofr/qingstor/s3: fix 0 length files 2019-08-06 15:18:08 +01:00