1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-02-02 12:34:10 +00:00
restic/internal/checker
Michael Eischer 2d0c138c9b checker: Test that check only decodes trees once
The `DuplicateTree` flag is necessary to ensure that failures cannot be
swallowed. The old checker implementation ignores errors from LoadTree
if the corresponding tree was already checked.
2020-07-20 22:51:53 +02:00
..
testdata
checker.go checker: Cleanup error handling code 2020-07-20 22:51:53 +02:00
checker_test.go checker: Test that check only decodes trees once 2020-07-20 22:51:53 +02:00
testing.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00