https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: 4d52fc1d076f26ba8aa6c4da7e4e30008a368df0 authored by Antoine R. Dumont (@ardumont) on 30 July 2020, 12:32:20 UTC
storage*: Adapt origin_list(...) -> PagedResult[Origin]
Tip revision: 4d52fc1
Makefile.local
TEST_DIRS := ./swh/storage/tests
TESTFLAGS=--hypothesis-profile=fast
back to top