2
2
mirror of https://github.com/octoleo/restic.git synced 2024-05-28 22:50:48 +00:00
restic/internal/checker
greatroar c0b5ec55ab repository: Remove empty cleanup functions in tests
TestRepository and its variants always returned no-op cleanup functions.
If they ever do need to do cleanup, using testing.T.Cleanup is easier
than passing these functions around.
2022-12-11 11:06:25 +01:00
..
testdata Moves files 2017-07-23 14:19:13 +02:00
checker_test.go repository: Remove empty cleanup functions in tests 2022-12-11 11:06:25 +01:00
checker.go Replace most usages of ioutil with the underlying function 2022-12-02 19:36:43 +01:00
testing.go copy: Load snapshots before indexes 2022-04-09 12:27:25 +02:00