https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: 2d497ff07cd4f9186a7c8404da93e984569fa6a1 authored by Antoine R. Dumont (@ardumont) on 22 June 2020, 11:13:35 UTC
test_origin: Rename appropriately tests
Tip revision: 2d497ff
Makefile.local
TEST_DIRS := ./swh/storage/tests
TESTFLAGS=--hypothesis-profile=fast
back to top