rclone/cmd/mountlib/mounttest
2018-08-06 21:14:03 +01:00
..
dir.go all: fix go-critic linter suggestions 2018-08-06 21:14:03 +01: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 all: fix go-critic linter suggestions 2018-08-06 21:14:03 +01:00
fs.go fs: calculate ModifyWindow each time on the fly instead of relying on global state - see #2319, #2328 2018-06-03 20:45:34 +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