rclone/fs/sync
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
..
pipe.go sync: add a buffer for checks, uploads and renames #379 2018-08-17 17:58:00 +01:00
pipe_test.go sync: add a buffer for checks, uploads and renames #379 2018-08-17 17:58:00 +01:00
rc.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
sync.go Add context propagation to rclone 2019-06-19 11:59:46 +01:00
sync_test.go sync/operations: don't use zero length files in tests 2019-06-30 18:11:45 +01:00