rclone/cmd/mountlib/mounttest
Remus Bunduc 70f07fd3ac
fs: add ChangeNotify and backend support for it (#2094)
* fs: rename DirChangeNotify to ChangeNotify

* cache: switch to ChangeNotify

* ChangeNotify: keep order of notifications
2018-03-08 22:03:34 +02:00
..
dir.go fs: add ChangeNotify and backend support for it (#2094) 2018-03-08 22:03:34 +02: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