mirror of
https://github.com/restic/restic.git
synced 2026-02-03 20:39:52 -05:00
New and its helpers used to create the cache directories several times over. They now only do so once. The added test ensures that the cache is produced in a consistent state when parts are deleted. |
||
|---|---|---|
| .. | ||
| backend.go | ||
| backend_test.go | ||
| cache.go | ||
| cache_test.go | ||
| dir.go | ||
| dir_test.go | ||
| file.go | ||
| file_test.go | ||
| testing.go | ||