restic/internal/backend/s3
Michael Eischer 555be49a79 location: Make ParseConfig-test backend agnostic
The backend specific parts of the test are now directly handled by the
respective backend. Duplicate tests were removed.
2023-06-17 15:15:58 +02:00
..
config.go backend: add standardized Config.ApplyEnvironment 2023-06-07 22:31:15 +02:00
config_test.go location: Make ParseConfig-test backend agnostic 2023-06-17 15:15:58 +02:00
s3.go backend: Unify backend construction using factory and registry 2023-06-17 15:15:57 +02:00
s3_test.go backend: let ParseConfig return a Config pointer 2023-06-07 22:31:15 +02:00