1
mirror of https://github.com/rclone/rclone synced 2024-11-01 21:49:35 +01:00
rclone/cmd/mountlib/mounttest
Nick Craig-Wood 11da2a6c9b Break the fs package up into smaller parts.
The purpose of this is to make it easier to maintain and eventually to
allow the rclone backends to be re-used in other projects without
having to use the rclone configuration system.

The new code layout is documented in CONTRIBUTING.
2018-01-15 17:51:14 +00:00
..
dir.go mounttest: wait for Release after every Read to stop using in use files under Windows 2017-11-20 12:46:24 +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 Break the fs package up into smaller parts. 2018-01-15 17:51:14 +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 cmount: make tests more reliable on Windows 2017-11-28 20:39:24 +00: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