1
0
mirror of https://github.com/restic/restic.git synced 2024-07-02 08:40:55 +02:00
restic/backend/test
Alexander Neumann a37ed45534 Add test for LoadAll with too large buffer
LoadAll() should not pass on io.ErrUnexpectedEOF, since the occurrence
of this error is normal.
2016-02-07 23:48:03 +01:00
..
backend_test.go Remove Create() everywhere 2016-01-24 20:23:50 +01:00
generate_backend_tests.go Add "Test" prefix to backend test functions 2016-01-23 19:12:02 +01:00
tests_test.go Move MemoryBackend to backend/mem 2016-01-23 19:50:11 +01:00
tests.go Add test for LoadAll with too large buffer 2016-02-07 23:48:03 +01:00