https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: 312127af7ce3a21287bae9cd5d3e2d124d577c6b authored by Antoine R. Dumont (@ardumont) on 30 June 2020, 13:22:59 UTC
storage*: Drop intermediary conversion step into OriginVisit
Tip revision: 312127a
Makefile.local
TEST_DIRS := ./swh/storage/tests
TESTFLAGS=--hypothesis-profile=fast
back to top