https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: 3da47c960713cd9330d1f6441cceb0767b77bcdf authored by Antoine R. Dumont (@ardumont) on 16 September 2021, 07:53:26 UTC
d/changelog: Bump new release
Tip revision: 3da47c9
Makefile.local
TEST_DIRS := ./swh/storage/tests
TESTFLAGS=--hypothesis-profile=fast
back to top