rclone/cmd/mountlib/mounttest
2018-05-24 20:45:11 +02:00
..
dir.go fs: add ChangeNotify and backend support for it (#2094) 2018-03-08 22:03:34 +02:00
edge_cases.go mount: delay rename if file has open writers instead of failing outright - fixes #2130 (#2249) 2018-05-24 20:45:11 +02:00
file.go mount: skip failing test TestFileModTimeWithOpenWriters on Windows 2018-03-09 23:15:38 +00:00
fs.go mount: delay rename if file has open writers instead of failing outright - fixes #2130 (#2249) 2018-05-24 20:45:11 +02: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 Use io.SeekStart/End/Current constants now for go1.7+ #2154 2018-04-07 11:42:36 +01:00
write_non_unix.go mountlib: fix cross platform tests 2017-05-15 16:56:46 +01:00
write_unix.go mount: disable failing test TestWriteFileDoubleClose on OSX 2018-03-09 23:15:37 +00:00
write.go mounttest: wait for all background Close/Release after writing a file 2017-11-20 12:46:23 +00:00