1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-01-20 14:28:34 +00:00
restic/internal/repository
Michael Eischer dc441c57a7 repository: unify repository initialization in tests
Tests should use a helper from internal/repository/testing.go to
construct a Repository object.
2024-03-28 23:17:02 +01:00
..
testdata
doc.go
fuzz_test.go repository: make repo.Options configurable for test repos 2024-02-03 18:22:47 +01:00
key.go repository: remove a few global variables 2024-03-28 23:17:02 +01:00
lock.go repository: parallelize lock tests 2024-03-28 23:17:02 +01:00
lock_test.go repository: unify repository initialization in tests 2024-03-28 23:17:02 +01:00
packer_manager.go
packer_manager_test.go
packer_uploader.go
repack.go
repack_test.go rename --no-verify-pack to --no-extra-verify 2024-02-04 17:01:05 +01:00
repair_pack.go Fix linter errors (except for tests) 2024-02-10 22:58:10 +01:00
repair_pack_test.go rename --no-verify-pack to --no-extra-verify 2024-02-04 17:01:05 +01:00
repository.go repository: include packID in StreamPack for decrypt/decompress errors 2024-02-17 19:38:01 +01:00
repository_internal_test.go repository: test verification of blobs/unpacked data 2024-02-04 15:31:42 +01:00
repository_test.go repository: unify repository initialization in tests 2024-03-28 23:17:02 +01:00
testing.go repository: unify repository initialization in tests 2024-03-28 23:17:02 +01:00