rclone/fs/operations
Laura 38ebdf54be sync/operations: don't use zero length files in tests
We now have a backend (fichier) which doesn't support 0 length
files. Therefore all 0 length files in the tests have been replaced
with length 1.

In a future commit we will implement a test for 0 length files.
2019-06-30 18:11:45 +01:00
..
dedupe_test.go Add context propagation to rclone 2019-06-19 11:59:46 +01:00
dedupe.go Add context propagation to rclone 2019-06-19 11:59:46 +01:00
listdirsorted_test.go sync/operations: don't use zero length files in tests 2019-06-30 18:11:45 +01:00
lsjson.go Add context propagation to rclone 2019-06-19 11:59:46 +01:00
multithread_test.go Add context propagation to rclone 2019-06-19 11:59:46 +01:00
multithread.go Add context propagation to rclone 2019-06-19 11:59:46 +01:00
operations_internal_test.go operations: ignore size of objects when they are < 0 #320 2018-01-31 16:22:05 +00:00
operations_test.go sync/operations: don't use zero length files in tests 2019-06-30 18:11:45 +01:00
operations.go Add context propagation to rclone 2019-06-19 11:59:46 +01:00
rc_test.go Add context propagation to rclone 2019-06-19 11:59:46 +01:00
rc.go Add context propagation to rclone 2019-06-19 11:59:46 +01:00
reopen_test.go Add context propagation to rclone 2019-06-19 11:59:46 +01:00
reopen.go Add context propagation to rclone 2019-06-19 11:59:46 +01:00