1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2024-12-28 02:38:33 +00:00
restic/internal/repository
Michael Eischer d1a5ec7839 Rename unused testing parameter to _
The parameter is an additional marker that the test helper must only be
used for tests.
2023-05-18 21:17:53 +02:00
..
testdata
doc.go gofmt all files 2022-08-19 19:12:26 +02:00
fuzz_test.go repository: Remove empty cleanup functions in tests 2022-12-11 11:06:25 +01:00
key.go repository: Push all usage of errors.Fatal out of the package 2023-05-18 17:27:41 +02:00
packer_manager.go all: Replace some errors.Wrap calls by errors.WithStack 2022-12-17 09:41:07 +01:00
packer_manager_test.go add option for setting min pack size 2022-08-05 23:47:12 +02:00
packer_uploader.go
repack.go repository: Push all usage of errors.Fatal out of the package 2023-05-18 17:27:41 +02:00
repack_test.go repository: Remove empty cleanup functions in tests 2022-12-11 11:06:25 +01:00
repository.go repository: Push all usage of errors.Fatal out of the package 2023-05-18 17:27:41 +02:00
repository_internal_test.go
repository_test.go Remove unused context or testing parameters 2023-05-18 21:17:53 +02:00
testing.go Rename unused testing parameter to _ 2023-05-18 21:17:53 +02:00