rclone/fstest
Nick Craig-Wood 9fbc40c5b9 fstests: List missing dir must return ErrorDirNotFound for non bucket based remotes
List or ListR of an non existent directory must return
ErrorDirNotFound for non bucket based remotes.  For bucket based
remotes it may return ErrorDirNotFound or it may return no error and
no entries.
2018-04-20 23:22:46 +01:00
..
fstests fstests: List missing dir must return ErrorDirNotFound for non bucket based remotes 2018-04-20 23:22:46 +01:00
mockdir Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
mockobject Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
test_all Add a mega.nz remote #163 2018-04-18 21:09:54 +01:00
fstest.go fstest: fix CheckListingWithPrecision with non Windows safe chars 2018-04-15 10:12:20 +01:00
run.go fstest: retry cleaning the integration test directory if necessary 2018-04-11 20:51:13 +01:00