https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: 8dd9f7b635a811e0da830faf8aae9ac7ed9497ca authored by Valentin Lorentz on 15 March 2021, 13:35:03 UTC
Document the existing metadata formats
Tip revision: 8dd9f7b
Makefile.local
TEST_DIRS := ./swh/storage/tests
TESTFLAGS=--hypothesis-profile=fast
back to top