rclone/cmd/mountlib/mounttest
Nick Craig-Wood 06e3fa3aba mounttest: reduce duplicated code and improve test output #2154
The written out list of tests was replaced with a nested test for
mount and cmount. The tests for each VFS cache mode were also replaced
with nested tests which makes the output and the code much cleaner.
2018-04-08 15:04:14 +01:00
..
dir.go fs: add ChangeNotify and backend support for it (#2094) 2018-03-08 22:03:34 +02:00
file.go mount: skip failing test TestFileModTimeWithOpenWriters on Windows 2018-03-09 23:15:38 +00:00
fs.go mounttest: reduce duplicated code and improve test output #2154 2018-04-08 15:04:14 +01: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