https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: 35ae94a42d839b9d31fddb5b8d36b91ef7a38a98 authored by Valentin Lorentz on 06 May 2021, 12:23:09 UTC
Use swh.core 0.14
Tip revision: 35ae94a
Makefile.local
TEST_DIRS := ./swh/storage/tests
TESTFLAGS=--hypothesis-profile=fast
back to top