restic/internal/backend/test
Michael Eischer 68370feeee backends: Remove TestSaveFilenames test
Filenames are expected to match the sha256 sum of the file content. This
rule is now enforced by the rest server thus making this test useless.
2021-08-15 18:24:16 +02:00
..
benchmarks.go Add plumbing to calculate backend specific file hash for upload 2021-08-04 22:17:46 +02:00
doc.go
suite.go
tests.go backends: Remove TestSaveFilenames test 2021-08-15 18:24:16 +02:00
tests_test.go