rclone/cmd/mountlib/mounttest
Nick Craig-Wood e98e550021 mounttest: wait for all background Close/Release after writing a file
The filesystem does a certain amount of things asynchronously waiting
for the file to be released after writing it means everything should
be in a consistent state.
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 mounttest: wait for all background Close/Release after writing a file 2017-11-20 12:46:23 +00:00
fs.go mounttest: wait for all background Close/Release after writing a file 2017-11-20 12:46:23 +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 mounttest: wait for all background Close/Release after writing a file 2017-11-20 12:46:23 +00:00
write.go mounttest: wait for all background Close/Release after writing a file 2017-11-20 12:46:23 +00:00