restic/internal/migrations
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
..
doc.go Moves files 2017-07-23 14:19:13 +02:00
interface.go migrate: Report why an migration cannot be applied 2022-09-03 11:49:31 +02:00
list.go Moves files 2017-07-23 14:19:13 +02:00
s3_layout.go backend: split layout code into own subpackage 2022-10-21 21:36:05 +02:00
upgrade_repo_v2.go Replace most usages of ioutil with the underlying function 2022-12-02 19:36:43 +01:00
upgrade_repo_v2_test.go repository: Remove empty cleanup functions in tests 2022-12-11 11:06:25 +01:00