rclone/fstest
Nick Craig-Wood 58339a5cb6 fstests: In TestFsPutError reliably provoke test failure
This change to go1.11 causes the TestFsPutError test to fail

https://go-review.googlesource.com/c/go/+/114316

This is because it now passes the half written file to the backend
whereas it didn't previously because of the buffering.

In this commit the size of the data written was increased to 5k from
50 bytes to provoke the test failure under go1.10 also.
2018-08-16 15:52:15 +01:00
..
fstests fstests: In TestFsPutError reliably provoke test failure 2018-08-16 15:52:15 +01:00
mockdir Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
mockobject fs: improve ChunkedReader 2018-05-05 12:49:42 +01:00
test_all New backend: Jottacloud 2018-08-10 11:14:34 +01:00
fstest.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
run.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